summaryrefslogtreecommitdiffstats
path: root/usr.bin/login/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/login/Makefile')
-rw-r--r--usr.bin/login/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/usr.bin/login/Makefile b/usr.bin/login/Makefile
deleted file mode 100644
index 538bac8..0000000
--- a/usr.bin/login/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# @(#)Makefile 8.1 (Berkeley) 7/19/93
-
-#CFLAGS+=-DKERBEROS
-PROG= login
-SRCS= login.c
-#klogin.c
-DPADD= ${LIBUTIL}
-#${LIBKRB} ${LIBDES}
-LDADD= -lutil
-#-lkrb -ldes
-BINOWN= root
-BINMODE=4555
-INSTALLFLAGS=-fschg
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud