summary refs log tree commit diff homepage
path: root/help.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 /help.c
parentAdd Makefile (diff)
downloadtorus-592d0fbdc59c19c89bf4fd5498591d07b0d9c132.tar.gz
torus-592d0fbdc59c19c89bf4fd5498591d07b0d9c132.zip
Use Makefile
Diffstat (limited to 'help.c')
-rw-r--r--[-rwxr-xr-x]help.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/help.c b/help.c
index 5ec2c11..1d4c6ce 100755..100644
--- a/help.c
+++ b/help.c
@@ -1,7 +1,3 @@
-#if 0
-exec cc -Wall -Wextra -pedantic $@ -o help $0
-#endif
-
 /*
  * Copyright (c) 2017, June McEnroe <june@causal.agency>
  *
3.4.2&id=8c64ad00a366095ac3d575f3605cb6e4659d6b81&follow=1'>Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe