summaryrefslogtreecommitdiff
path: root/net/Makefile
blob: bde659e1601e377570c847e9aacc0bd78c4b8d45 (plain)
1
2
3
4
5
6
7
8
9
DIR=	${PREFIX}/${RC_LIB}/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