[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.sbin

File: [local] / src / usr.sbin / Makefile (download)

Revision 1.207, Fri Aug 16 17:03:55 2019 UTC (4 years, 9 months ago) by martijn
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.206: +2 -2 lines

Send snmpctl(8) to the great bitbucket in the sky. You've served us well.

People are now expected to use snmp(1) for all their snmp client needs.

"Go ahead" deraadt@

#	$OpenBSD: Makefile,v 1.207 2019/08/16 17:03:55 martijn Exp $

.include <bsd.own.mk>

SUBDIR=	ac accton acme-client acpidump adduser amd apm apmd arp \
	authpf bgpctl bgpd bind chroot config cron crunchgen dev_mkdb \
	dhcpd dhcrelay dhcrelay6 dvmrpctl dvmrpd edquota eeprom eigrpd eigrpctl \
	fdformat ftp-proxy gpioctl hostapd hostctl hotplugd httpd identd \
	ifstated ikectl inetd installboot iostat iscsictl iscsid kgmon \
	kvm_mkdb ldapd ldapctl ldomctl ldomd ldpd ldpctl lpr makefs \
	mailwrapper map-mbone memconfig mksuncd mkuboot mopd mrinfo \
	mrouted mtrace mtree ndp netgroup_mkdb \
	npppctl npppd nsd ntpd ocspcheck ospfctl ospfd ospf6d ospf6ctl \
	pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
	quot quotaon ractl rad radiusctl radiusd rarpd rbootd \
	rcctl rdate rdsetroot rebound relayctl relayd repquota ripctl ripd \
	rmt route6d rpc.bootparamd rpc.lockd rpc.statd \
	sa sasyncd sensorsd slaacctl slowcgi smtpd \
	snmpd spamdb switchctl switchd syslogc syslogd sysmerge \
	syspatch sysupgrade tcpdrop tcpdump tftp-proxy tftpd tokenadm \
	tokeninit traceroute trpt unbound unwindctl usbdevs user vmd vmctl \
	vipw watchdogd wsconscfg wsfontload wsmoused zdump zic

.if (${YP:L} == "yes")
SUBDIR+=ypbind ypldap yppoll ypset ypserv
.endif

.include <bsd.subdir.mk>