summaryrefslogtreecommitdiffstats
path: root/libexec/getty/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-08-26 05:19:17 +0000
committerjkh <jkh@FreeBSD.org>1994-08-26 05:19:17 +0000
commit8028c13dae4a2bd05f83b1db733d96fa46868952 (patch)
tree4f6a6be9b091ef774b863d8cd44ba5f9f72f6b6b /libexec/getty/Makefile
parente6d9c7d41e02bb95eaf2a8a3958a4943c24d46fa (diff)
downloadFreeBSD-src-8028c13dae4a2bd05f83b1db733d96fa46868952.zip
FreeBSD-src-8028c13dae4a2bd05f83b1db733d96fa46868952.tar.gz
Replace this with the 1.1.5.1 getty. David says that the 4.4 version is too
broken to live. Submitted by: jkh
Diffstat (limited to 'libexec/getty/Makefile')
-rw-r--r--libexec/getty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile
index ba47901..8113441 100644
--- a/libexec/getty/Makefile
+++ b/libexec/getty/Makefile
@@ -1,7 +1,7 @@
-# @(#)Makefile 8.1 (Berkeley) 6/4/93
+# @(#)Makefile 5.12 (Berkeley) 1/21/91
PROG= getty
-SRCS= main.c init.c subr.c ttydefaults.c fbtab_stuff.c
+SRCS= main.c init.c subr.c gettytab.c
DPADD= ${LIBUTIL}
LDADD= -lutil
MAN5= gettytab.5 ttys.5
OpenPOWER on IntegriCloud