2 Install_Dir = /usr/libexec
4 HFILES = extern.h gettytab.h pathnames.h
5 CFILES = chat.c init.c main.c subr.c
6 MANPAGES = getty.8 gettytab.5 ttys.5
8 Embedded = $(shell tconf --test TARGET_OS_EMBEDDED)
10 LAUNCHD_PLISTS = com.apple.getty.plist
13 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make