summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-11-21 00:54:28 +0000
committerphk <phk@FreeBSD.org>1994-11-21 00:54:28 +0000
commite9b31a47c430d6bb2a156baaaa596358f4f0dcfa (patch)
tree3bfb4a80d9d4fb711a234d54b69a73cbb0b3fe32 /usr.bin/kdump
parente598e9e0f71991c8798e08c33548dbf4b6fcafdb (diff)
downloadFreeBSD-src-e9b31a47c430d6bb2a156baaaa596358f4f0dcfa.zip
FreeBSD-src-e9b31a47c430d6bb2a156baaaa596358f4f0dcfa.tar.gz
-I${.CURDIR}/../..
Diffstat (limited to 'usr.bin/kdump')
-rw-r--r--usr.bin/kdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/kdump/Makefile b/usr.bin/kdump/Makefile
index 0f8add8..5cc1042 100644
--- a/usr.bin/kdump/Makefile
+++ b/usr.bin/kdump/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= kdump
-CFLAGS+=-I${.CURDIR}/../ktrace
+CFLAGS+=-I${.CURDIR}/../ktrace -I${.CURDIR}/../..
SRCS= kdump.c ioctl.c subr.c
.PATH: ${.CURDIR}/../ktrace
CLEANFILES+=ioctl.c
OpenPOWER on IntegriCloud