diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-26 05:19:17 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-26 05:19:17 +0000 |
| commit | fef0aded641740c924195565726ff9935bf71b61 (patch) | |
| tree | 4f6a6be9b091ef774b863d8cd44ba5f9f72f6b6b /libexec/getty/Makefile | |
| parent | ee307ac8ced3b5e76f176b637ee6669859ea93de (diff) | |
Notes
Diffstat (limited to 'libexec/getty/Makefile')
| -rw-r--r-- | libexec/getty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile index ba479017a9bc..8113441f47cc 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 |
