Changeset 18e1952 for Makefile


Ignore:
Timestamp:
01/18/13 00:31:25 (11 years ago)
Author:
Tomasz Obrebski <to@…>
Branches:
master
Children:
243d027
Parents:
d2f119e
git-author:
Tomasz Obrebski <to@…> (01/18/13 00:31:25)
git-committer:
Tomasz Obrebski <to@…> (01/18/13 00:31:25)
Message:

make install kompiluje gramatyk�

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

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