Removed release* targets.

This commit is contained in:
Janet B. Anderson
2002-07-30 22:41:44 +00:00
parent 927105bbf6
commit 181c43badd

View File

@@ -18,11 +18,3 @@ DIRS += config config/tools configure src
include $(TOP)/configure/RULES_TOP
release::
@echo TOP: Creating Release...
@$(TOOLS)/MakeRelease
built_release::
@echo TOP: Creating Fully Built Release...
@$(TOOLS)/MakeRelease -b $(INSTALL_LOCATION)