diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 1999-11-30 02:45:32 +0000 |
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 1999-11-30 02:45:32 +0000 |
| commit | f8307e1233657707bc582110f07373c96d91943b (patch) | |
| tree | d0bdc8cb4f3c7f0a7a7969ee3242511ac19780bb /lib/libnetgraph/Makefile | |
| parent | 44856387160435985b3d0972db19a60e74ca56cb (diff) | |
Notes
Diffstat (limited to 'lib/libnetgraph/Makefile')
| -rw-r--r-- | lib/libnetgraph/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libnetgraph/Makefile b/lib/libnetgraph/Makefile index 569a1f7b6996..342b2e57ce32 100644 --- a/lib/libnetgraph/Makefile +++ b/lib/libnetgraph/Makefile @@ -9,8 +9,7 @@ SHLIB_MAJOR= 1 SRCS= sock.c msg.c debug.c -CFLAGS+= -g -Wall -O2 -Werror -CFLAGS+= -I/usr/src.freefall/sys +CFLAGS+= -g -Wall beforeinstall: ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/netgraph.h \ |
