7 lines
169 B
Makefile
7 lines
169 B
Makefile
|
DIR = /$(LIB)/rcscripts/net
|
||
|
FILES = dhclient.sh dhcpcd.sh macchanger.sh macnet.sh ssidnet.sh system.sh \
|
||
|
wpa_supplicant.sh
|
||
|
|
||
|
TOPDIR = ..
|
||
|
include $(TOPDIR)/default.mk
|