aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-03-18 00:53:57 +0000
committerBill Nottingham <notting@redhat.com>1999-03-18 00:53:57 +0000
commit6aac6bb6c8ceea467a12dc5a6810d73cf516a445 (patch)
tree32723287fadf74cc93ebe809470296b6837892b9 /src/Makefile
parent5fd45fcb73f4585781bbdb79112ff0812c2c2c5f (diff)
downloadinitscripts-6aac6bb6c8ceea467a12dc5a6810d73cf516a445.tar
initscripts-6aac6bb6c8ceea467a12dc5a6810d73cf516a445.tar.gz
initscripts-6aac6bb6c8ceea467a12dc5a6810d73cf516a445.tar.bz2
initscripts-6aac6bb6c8ceea467a12dc5a6810d73cf516a445.tar.xz
initscripts-6aac6bb6c8ceea467a12dc5a6810d73cf516a445.zip
gack. don't exit on command format errors from subprocess
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index a93c2b48..ad7d36bc 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,4 +1,4 @@
-CFLAGS+=-Wall -D_GNU_SOURCE
+CFLAGS+=-Wall -D_GNU_SOURCE -g
PROGS=usernetctl doexec netreport testd usleep ipcalc initlog minilogd loglevel
INITLOG_OBJS=initlog.o process.o