8 lines
128 B
Makefile

TOPDIR = ../../..
-include $(TOPDIR)/config.mk
TEST = issue18_test
include ../Makefile.inc
include $(TOPDIR)/mk/test-shell.mk