diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-05-18 13:41:42 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-05-18 13:41:42 +0000 |
| commit | 3ab9a9d0e0ebfa0140abae7977b0585efcfaba5a (patch) | |
| tree | 5b1dc1e532e934b276fd511ffae55c4c153de5ec /sbin/kldunload | |
| parent | 6555ad204ef212c2b284c3e989a5725cfea7e5fe (diff) | |
Notes
Diffstat (limited to 'sbin/kldunload')
| -rw-r--r-- | sbin/kldunload/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/kldunload/Makefile b/sbin/kldunload/Makefile index c0edca7efc593..1a25a02351be3 100644 --- a/sbin/kldunload/Makefile +++ b/sbin/kldunload/Makefile @@ -29,6 +29,4 @@ PROG= kldunload MAN= kldunload.8 -CFLAGS+=-I${.CURDIR}/../../sys - .include <bsd.prog.mk> |
