mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
delete BIN_DIST_DIR at end of binary-dist
This commit is contained in:
@@ -136,6 +136,7 @@ binary-dist:
|
||||
make unix gfdoc jar
|
||||
make prefix=$(BIN_DIST_DIR)/$(prefix) install
|
||||
gtar -zcf GF-$(PACKAGE_VERSION)-$(host).tar.gz $(BIN_DIST_DIR)
|
||||
rm -rf $(BIN_DIST_DIR)
|
||||
|
||||
install-gf:
|
||||
$(INSTALL) -d $(bindir)
|
||||
|
||||
Reference in New Issue
Block a user