7 lines
74 B
Makefile
7 lines
74 B
Makefile
TEST= load/load_0
|
|
|
|
EXTRA_OBJS=Test.o
|
|
|
|
TOP=../../..
|
|
include ../../build.mk
|