summaryrefslogtreecommitdiffstats
path: root/tools/cpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-11-30 18:35:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-11-30 18:35:22 +0000
commit68732ef3519b7858f22821116635ec667c875db1 (patch)
tree18c803b636b32a221f253d8fb5435fc23da7fbcf /tools/cpu
parentDo not generate make/os at install point. (diff)
downloadrtems-68732ef3519b7858f22821116635ec667c875db1.tar.bz2
Corrected comment.
Diffstat (limited to 'tools/cpu')
-rw-r--r--tools/cpu/unix/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/cpu/unix/Makefile.in b/tools/cpu/unix/Makefile.in
index 77349ecf10..b42424c512 100644
--- a/tools/cpu/unix/Makefile.in
+++ b/tools/cpu/unix/Makefile.in
@@ -51,10 +51,6 @@ CLOBBER_ADDITIONS +=
all: ${ARCH} $(SRCS) $(PGMS)
$(INSTALL) -m 555 ${PGMS} ${PROJECT_RELEASE}/bin
-# Hack
-# we are #including files that haven't been installed yet.
-# Make sure they are available in the src tree (ie: checked
-# out from SCCS or RCS)
preinstall:
# Install the program(s), appending _g or _p as appropriate.