1
0
forked from GitHub/gf-core
This commit is contained in:
aarne
2004-11-08 13:46:34 +00:00
parent 81c67ceafb
commit 2390a6e7d0
3 changed files with 19 additions and 56 deletions

View File

@@ -125,7 +125,7 @@ lib:
dist:
-rm -rf $(DIST_DIR)
mkdir $(DIST_DIR)
cvs export -d $(DIST_DIR) -rHEAD GF2.0
cvs export -d $(DIST_DIR) -rHEAD GF2.1
cd $(DIST_DIR)/src && autoconf && rm -rf autom4te.cache
find $(DIST_DIR) -name .cvsignore -exec rm -f {} ';'
cd $(DIST_DIR)/grammars && sh mkLib.sh