Removed hackspecs.awk in move from -mrtems to -qrtems.

This commit is contained in:
Joel Sherrill
1997-08-28 21:52:27 +00:00
parent 7d352a49b7
commit de5e24f83f
2 changed files with 2 additions and 4 deletions

View File

@@ -16,8 +16,7 @@ include $(RTEMS_ROOT)/make/leaf.cfg
DESTDIR=$(PROJECT_RELEASE)/build-tools
PGMS=hackspecs.awk install-if-change rcs-clean \
lock-directory unlock-directory rtems-glom
PGMS=install-if-change rcs-clean lock-directory unlock-directory rtems-glom
INSTALLED=$(PGMS:%=$(DESTDIR)/%)

View File

@@ -16,8 +16,7 @@ include $(RTEMS_ROOT)/make/leaf.cfg
DESTDIR=$(PROJECT_RELEASE)/build-tools
PGMS=hackspecs.awk install-if-change rcs-clean \
lock-directory unlock-directory rtems-glom
PGMS=install-if-change rcs-clean lock-directory unlock-directory rtems-glom
INSTALLED=$(PGMS:%=$(DESTDIR)/%)