diff options
Diffstat (limited to 'usr.bin/systat')
-rw-r--r-- | usr.bin/systat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/systat/Makefile b/usr.bin/systat/Makefile index 1bbaae6b4608..80f7bc31cbbd 100644 --- a/usr.bin/systat/Makefile +++ b/usr.bin/systat/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= systat -CFLAGS+=-I${.CURDIR}/../../sys SRCS= cmds.c cmdtab.c devs.c fetch.c iostat.c keyboard.c main.c \ mbufs.c netcmds.c netstat.c pigs.c swap.c icmp.c mode.c ip.c tcp.c \ vmstat.c |