From f9585b1a8cd924348ad18b390eb7de0994d744b2 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 1 May 2000 22:24:52 +0000 Subject: fixes to get the prototypes right --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index f274897a..987609ea 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -CFLAGS+=-Wall -D_GNU_SOURCE -g +CFLAGS+=$(RPM_OPT_FLAGS) -Wall -D_GNU_SOURCE PROGS=usernetctl doexec netreport testd usleep ipcalc initlog minilogd \ getkey ppp-watch consoletype -- cgit v1.2.1