summaryrefslogtreecommitdiffstats
path: root/tools/cpu/unix/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-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.