From afde476a1aa2f9e558a20d11b05199d0bc6918d2 Mon Sep 17 00:00:00 2001 From: Giovanni Bechis Date: Wed, 6 Feb 2013 11:45:49 +0000 Subject: remove duplicated CPPFLAGS definition ok yasuoka@ --- usr.sbin/npppd/npppd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.sbin/npppd') diff --git a/usr.sbin/npppd/npppd/Makefile b/usr.sbin/npppd/npppd/Makefile index 8c894d22c3d..342275f425f 100644 --- a/usr.sbin/npppd/npppd/Makefile +++ b/usr.sbin/npppd/npppd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2012/11/28 08:06:01 yasuoka Exp $ +# $OpenBSD: Makefile,v 1.16 2013/02/06 11:45:48 giovanni Exp $ NPPPD_COMMON_DIR= ${.CURDIR}/../common @@ -32,7 +32,6 @@ CPPFLAGS+= -DUSE_NPPPD_MPPE CPPFLAGS+= -DUSE_NPPPD_PIPEX CPPFLAGS+= -DUSE_NPPPD_RADIUS CPPFLAGS+= -DUSE_SA_COOKIE -CPPFLAGS+= -DUSE_SA_COOKIE CPPFLAGS+= -DGENERIC_USE -DRADISH -- cgit v1.2.3