libfuse/test/Makefile
Miklos Szeredi 3b206c79bf basic test
2005-05-06 10:15:26 +00:00

8 lines
58 B
Makefile

CC=gcc
CFLAGS=-Wall -W
all: test
clean:
rm -f *.o test