summaryrefslogtreecommitdiffstats
path: root/usr.bin/keyinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/keyinfo/Makefile')
-rw-r--r--usr.bin/keyinfo/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr.bin/keyinfo/Makefile b/usr.bin/keyinfo/Makefile
deleted file mode 100644
index 41baee6..0000000
--- a/usr.bin/keyinfo/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# @(#)Makefile 5.5 (Berkeley) 7/1/90
-
-MAN1= keyinfo.1
-
-beforeinstall:
- install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${.CURDIR}/keyinfo.sh ${DESTDIR}${BINDIR}/keyinfo
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud