summaryrefslogtreecommitdiff
path: root/net/Makefile
blob: 5cba7eb0311a48b08bbe60ddc92e76f7918697e0 (plain)
1
2
3
4
5
6
7
8
9
DIR=	${LIBEXECDIR}/net
SRCS=	ifconfig.sh.in
INC=	dhclient.sh dhcpcd.sh ifconfig.sh macchanger.sh macnet.sh \
	ssidnet.sh system.sh wpa_supplicant.sh

MK=	../mk
include ${MK}/os.mk
include Makefile.${OS}
include ${MK}/scripts.mk