7 lines
71 B
Makefile
7 lines
71 B
Makefile
TEST= load/rawload
|
|
|
|
EXTRA_OBJS=c.o
|
|
|
|
TOP=../../..
|
|
include ../../eval.mk
|