From: short <> Date: Mon, 9 Jul 2001 23:04:58 +0000 (+0000) Subject: Just CFLAGS settings X-Git-Tag: rh71~78 X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=f75dfb3c6581d4f94e19230c771936195b01b4b5 Just CFLAGS settings --- diff --git a/src/Makefile b/src/Makefile new file mode 100644 index 0000000..21974c2 --- /dev/null +++ b/src/Makefile @@ -0,0 +1 @@ +CFLAGS=-Wall -Wstrict-prototypes -ggdb3 #-O2