6 lines
74 B
Makefile
6 lines
74 B
Makefile
|
DIR = ${RC_LIB}/net
|
||
|
INC = ${CONTENTS}
|
||
|
|
||
|
MK= ../mk
|
||
|
include ${MK}/scripts.mk
|