Changeset View
Changeset View
Standalone View
Standalone View
etc/Makefile
Show All 9 Lines | |||||
.if ${MK_SENDMAIL} != "no" | .if ${MK_SENDMAIL} != "no" | ||||
SUBDIR+=sendmail | SUBDIR+=sendmail | ||||
.endif | .endif | ||||
BIN1= crontab \ | BIN1= crontab \ | ||||
dhclient.conf \ | dhclient.conf \ | ||||
disktab \ | disktab \ | ||||
gettytab \ | |||||
group \ | group \ | ||||
hosts \ | hosts \ | ||||
hosts.allow \ | hosts.allow \ | ||||
hosts.equiv \ | hosts.equiv \ | ||||
libalias.conf \ | libalias.conf \ | ||||
libmap.conf \ | libmap.conf \ | ||||
login.access \ | login.access \ | ||||
mac.conf \ | mac.conf \ | ||||
▲ Show 20 Lines • Show All 249 Lines • Show Last 20 Lines |