5 lines
84 B
Makefile
5 lines
84 B
Makefile
TEST= dynload/should_fail
|
|
EXTRA_OBJS=Plugin.o
|
|
TOP=../../..
|
|
include ../../build.mk
|