about summary refs log tree commit diff homepage
path: root/meta.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-08-26 16:47:57 -0400
committerJune McEnroe <june@causal.agency>2017-08-26 16:47:57 -0400
commit592d0fbdc59c19c89bf4fd5498591d07b0d9c132 (patch)
tree4d4b47d34aee0fc4b2e7ce574bdabc838d644c8a /meta.c
parentAdd Makefile (diff)
downloadtorus-592d0fbdc59c19c89bf4fd5498591d07b0d9c132.tar.gz
torus-592d0fbdc59c19c89bf4fd5498591d07b0d9c132.zip
Use Makefile
Diffstat (limited to 'meta.c')
-rw-r--r--[-rwxr-xr-x]meta.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta.c b/meta.c
index e31d4e7..4c60819 100755..100644
--- a/meta.c
+++ b/meta.c
@@ -1,7 +1,3 @@
-#if 0
-exec cc -Wall -Wextra -pedantic $@ -o meta $0
-#endif
-
 /*
  * Copyright (c) 2017, June McEnroe <june@causal.agency>
  *