blob: 738dd53d54fa38546555518b86b67d8683373bca [file] [log] [blame]
CC=gcc
CFLAGS=-Wall -W
all: test
clean:
rm -f *.o test