7 lines
72 B
Makefile
7 lines
72 B
Makefile
TEST= load/io
|
|
|
|
EXTRA_OBJS=TestIO.o
|
|
|
|
TOP=../../..
|
|
include ../../build.mk
|