From 68732ef3519b7858f22821116635ec667c875db1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 30 Nov 1997 18:35:22 +0000 Subject: Corrected comment. --- c/src/exec/score/tools/hppa1.1/Makefile.in | 3 +-- c/src/exec/score/tools/unix/Makefile.in | 4 ---- tools/cpu/unix/Makefile.in | 4 ---- 3 files changed, 1 insertion(+), 10 deletions(-) diff --git a/c/src/exec/score/tools/hppa1.1/Makefile.in b/c/src/exec/score/tools/hppa1.1/Makefile.in index 04a9625dfc..6fd229fe79 100644 --- a/c/src/exec/score/tools/hppa1.1/Makefile.in +++ b/c/src/exec/score/tools/hppa1.1/Makefile.in @@ -53,8 +53,7 @@ all: ${ARCH} $(SRCS) preinstall $(PGMS) # 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) +# Make sure they are available. preinstall: FORCEIT cd $(CPU_DIR); $(MAKE) install-headers diff --git a/c/src/exec/score/tools/unix/Makefile.in b/c/src/exec/score/tools/unix/Makefile.in index 77349ecf10..b42424c512 100644 --- a/c/src/exec/score/tools/unix/Makefile.in +++ b/c/src/exec/score/tools/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. 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. -- cgit v1.2.3