Changeset 243d027 for Makefile


Ignore:
Timestamp:
01/18/13 18:46:38 (11 years ago)
Author:
Tomasz Obrebski <to@…>
Branches:
master
Children:
e0cd003
Parents:
18e1952
git-author:
Tomasz Obrebski <to@…> (01/18/13 18:46:38)
git-committer:
Tomasz Obrebski <to@…> (01/18/13 18:46:38)
Message:

tok accepts options and prints help message now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r18e1952 r243d027  
    100100install_share: share 
    101101        cd $(CUR_DIR)/share && make install; cd $(CUR_DIR) 
    102         echo grammar compilation... 
     102        #grammar compilation... 
    103103        dgc 
    104104 
Note: See TracChangeset for help on using the changeset viewer.