open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- Makefile Tue Jun 3 03:15:01 2003
+++ Makefile.new Tue Apr 6 20:54:59 2004
@@ -1,5 +1,5 @@
airctl:
- gcc -D_GNU_SOURCE -Wall -pedantic -ansi -o airctl snprintx.c airctl.c
+ gcc -Wall -pedantic -std=c99 -o airctl snprintx.c airctl.c
clean:
if [ -e airctl ]; then rm airctl; fi
Everything looks good. We'll let you know here if there's anything you should know about.