summaryrefslogtreecommitdiffstats
path: root/libexec/getty/Makefile
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>1994-08-22 19:55:08 +0000
committerguido <guido@FreeBSD.org>1994-08-22 19:55:08 +0000
commit26e50b1c3e99000c351230dbc9bc45d66424c44c (patch)
tree68261705ec91e8163df3de06177f4a4bd6f2aa49 /libexec/getty/Makefile
parent1f9f02ea4f0cc795ccbe698549fce7681e463ce1 (diff)
downloadFreeBSD-src-26e50b1c3e99000c351230dbc9bc45d66424c44c.zip
FreeBSD-src-26e50b1c3e99000c351230dbc9bc45d66424c44c.tar.gz
Implement fbtab ala SunSO.
Could not compile it (on thud) because ttychar.h was still broken. Reviewed by: Submitted by: guido
Diffstat (limited to 'libexec/getty/Makefile')
-rw-r--r--libexec/getty/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile
index b32320f..ba47901 100644
--- a/libexec/getty/Makefile
+++ b/libexec/getty/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
PROG= getty
-SRCS= main.c init.c subr.c ttydefaults.c
+SRCS= main.c init.c subr.c ttydefaults.c fbtab_stuff.c
DPADD= ${LIBUTIL}
LDADD= -lutil
MAN5= gettytab.5 ttys.5
OpenPOWER on IntegriCloud