aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-05-06 10:15:26 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-05-06 10:15:26 +0000
commit3b206c79bf0d58475a5b898bfb8d27d052a1ac29 (patch)
tree036fd30f13b64981e4fc44adea3bcee63b41bc01 /test/Makefile
parentd0cf1fb60902db0c9a972ec989cd46283ccf5a3a (diff)
downloadlibfuse-3b206c79bf0d58475a5b898bfb8d27d052a1ac29.tar.gz
basic test
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
new file mode 100644
index 0000000..738dd53
--- /dev/null
+++ b/test/Makefile
@@ -0,0 +1,7 @@
+CC=gcc
+CFLAGS=-Wall -W
+
+all: test
+
+clean:
+ rm -f *.o test