6 lines
105 B
Makefile
6 lines
105 B
Makefile
|
DIR = /$(LIB)/rcscripts/net
|
||
|
FILES = ifconfig.sh iwconfig.sh
|
||
|
|
||
|
TOPDIR = ..
|
||
|
include $(TOPDIR)/default.mk
|