5 lines
76 B
Makefile
5 lines
76 B
Makefile
TEST= loadCLib/null
|
|
EXTRA_OBJS=Null.o
|
|
TOP=../../..
|
|
include ../../build.mk
|