Testing framework refactoring and move, new tests.mk
[gfxprim.git] / tests / core / Makefile
blob929a30c7e745f5a0b01cf5b6dfd7fbdd4a17261c
1 TOPDIR=../..
3 LIBNAME=core
4 TESTSUITE=core
5 LDLIBS+=-lGP -L$(TOPDIR)/build/ -lcheck
7 include $(TOPDIR)/include.mk
8 include $(TOPDIR)/tests.mk