Move gettytab to libexec/getty/
Approved by: re (gjb), will (mentor) Differential Revision: https://reviews.freebsd.org/D16953
This commit is contained in:
parent
4b466cd9a2
commit
efb1577987
@ -15,7 +15,6 @@ SUBDIR+=sendmail
|
||||
BIN1= crontab \
|
||||
dhclient.conf \
|
||||
disktab \
|
||||
gettytab \
|
||||
group \
|
||||
hosts \
|
||||
hosts.allow \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
|
||||
# $FreeBSD$
|
||||
|
||||
CONFS= gettytab
|
||||
PROG= getty
|
||||
SRCS= main.c init.c subr.c chat.c
|
||||
LIBADD= util
|
||||
|
Loading…
Reference in New Issue
Block a user