summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/f2c/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/f2c/Makefile b/usr.bin/f2c/Makefile
index 1875980..eea5cf4 100644
--- a/usr.bin/f2c/Makefile
+++ b/usr.bin/f2c/Makefile
@@ -29,8 +29,4 @@ tokdefs.h: ${.CURDIR}/tokens
CLEANFILES+=\
gram.c tokdefs.h y.tab.h
-afterinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${INSTALLFLAGS} ${.CURDIR}/f77.script ${DESTDIR}${BINDIR}/f77
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud