aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile
blob: 738dd53d54fa38546555518b86b67d8683373bca (plain)
1
2
3
4
5
6
7
CC=gcc
CFLAGS=-Wall -W

all: test

clean:
	rm -f *.o test