summaryrefslogtreecommitdiffstats
path: root/tools/build/scripts
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-28 21:52:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-28 21:52:27 +0000
commitde5e24f83f52f9233b42d4d3d9b82801c244fe2e (patch)
treee8a373d54c6e6be9b064df1a6a7b3aac8d682df4 /tools/build/scripts
parentAdded RTEMS_IO_ERROR status code. (diff)
downloadrtems-de5e24f83f52f9233b42d4d3d9b82801c244fe2e.tar.bz2
Removed hackspecs.awk in move from -mrtems to -qrtems.
Diffstat (limited to 'tools/build/scripts')
-rw-r--r--tools/build/scripts/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/build/scripts/Makefile.in b/tools/build/scripts/Makefile.in
index 7f2db3462c..4ccb3191af 100644
--- a/tools/build/scripts/Makefile.in
+++ b/tools/build/scripts/Makefile.in
@@ -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)/%)