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