6 lines
82 B
Makefile
6 lines
82 B
Makefile
DIR= ${PREFIX}/${RC_LIB}/net
|
|
INC= iwconfig.sh
|
|
|
|
MK= ../mk
|
|
include ${MK}/scripts.mk
|