This commit is contained in:
aarne
2004-11-08 13:46:34 +00:00
parent 5a1225aa56
commit 01e206b979
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