summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjoern B. Brandenburg <bbb@cs.unc.edu>2010-11-11 15:05:41 -0500
committerBjoern B. Brandenburg <bbb@cs.unc.edu>2010-11-11 15:05:41 -0500
commitc3bfcd6e766598dc16997abcd4e1f89d9c3754c9 (patch)
tree4641f4ae76e475b0f4de69b0d9b36275383668d2
parent18765909b0fd8f5a0b0780d2a70e999791781107 (diff)
makefile
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..bfd2896
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
1
2LDLIBS = -lrt
3
4CFLAGS = -Wall -Werror
5
6loop: loop.o