2 # Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
3 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
7 OBJS
= bsd-comp.o deflate.o pppdump.o zlib.o
10 include ..
/..
/..
/Makefile.cmd
12 CPPFLAGS
+= -DPPP_DEFS_IN_NET
14 CERRWARN
+= -Wno-implicit-function-declaration
15 CERRWARN
+= -Wno-parentheses
16 CERRWARN
+= -Wno-unused-variable
17 CERRWARN
+= -Wno-uninitialized
24 $(LINK.c
) $(OBJS
) -o
$@
$(LDLIBS
)
27 install: all $(ROOTPROG
)
33 include ..
/..
/..
/Makefile.targ