summaryrefslogtreecommitdiffstats
path: root/usr.bin/c89/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/c89/Makefile')
-rw-r--r--usr.bin/c89/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/c89/Makefile b/usr.bin/c89/Makefile
index f2f9df0..8d96524 100644
--- a/usr.bin/c89/Makefile
+++ b/usr.bin/c89/Makefile
@@ -1,9 +1,6 @@
# $FreeBSD$
+SCRIPTS=c89.sh
MAN= c89.1
-beforeinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${.CURDIR}/c89.sh ${DESTDIR}${BINDIR}/c89
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud