This commit is contained in:
aarne
2004-11-08 13:47:15 +00:00
parent 2390a6e7d0
commit b3bfa01df7

View File

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