aboutgitcodelistschat:MatrixIRC
path: root/tests/unit/Makefile
blob: 3270052e4dc4617fb4b91c365878e9e1b8c1d9bc (plain) (blame)
1
2
3
4
5
CFLAGS += -lcheck

test: test-filter.c
	$(CC) $(CFLAGS) -o test-filter ../../filter.c ../../disasm.c test-filter.c
	./test-filter