summaryrefslogtreecommitdiff
path: root/test/Makefile
blob: 7fe7cbf0584704a660b7af3e7c6da7e7b63198ad (plain)
1
2
3
4
5
6
7
8
CFLAGS += -std=gnu99 -ggdb
LDFLAGS =

all: test

.PHONY: clean
clean:
	rm -f -- *.o test