diff options
| author | Attilio Rao <attilio@FreeBSD.org> | 2012-10-17 11:16:17 +0000 |
|---|---|---|
| committer | Attilio Rao <attilio@FreeBSD.org> | 2012-10-17 11:16:17 +0000 |
| commit | e6116d5b8e55f021844ac2331aa533a1a114fc8f (patch) | |
| tree | a36bb1b48615302d343a7afd78f6ea19a6b64b3e /lib/libprocstat/Makefile | |
| parent | edb085b8ab5551373a0cddf306e11a0d51efdd2d (diff) | |
Notes
Diffstat (limited to 'lib/libprocstat/Makefile')
| -rw-r--r-- | lib/libprocstat/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libprocstat/Makefile b/lib/libprocstat/Makefile index 98044834a193..d125898be26c 100644 --- a/lib/libprocstat/Makefile +++ b/lib/libprocstat/Makefile @@ -24,11 +24,6 @@ LDADD= -lkvm -lutil MAN= libprocstat.3 -.if ${MK_NCP} != "no" -CFLAGS+= -DLIBPROCSTAT_NWFS -SRCS+= nwfs.c -.endif - # XXX This is a hack. .if ${MK_CDDL} != "no" CFLAGS+= -DLIBPROCSTAT_ZFS |
