summaryrefslogtreecommitdiffstats
path: root/usr.bin/at/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/at/Makefile')
-rw-r--r--usr.bin/at/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/usr.bin/at/Makefile b/usr.bin/at/Makefile
deleted file mode 100644
index a2f9b85..0000000
--- a/usr.bin/at/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $Id: Makefile,v 1.1 1993/12/05 11:35:35 cgd Exp $
-
-PROG= at
-SRCS= at.c panic.c parsetime.c
-LINKS= ${BINDIR}/at ${BINDIR}/atq \
- ${BINDIR}/at ${BINDIR}/atrm \
- ${BINDIR}/at ${BINDIR}/batch
-MLINKS= at.1 batch.1 \
- at.1 atq.1 \
- at.1 atrm.1
-
-BINOWN= root
-BINMODE= 4555
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud