diff options
| author | Xin LI <delphij@FreeBSD.org> | 2005-01-27 14:52:47 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2005-01-27 14:52:47 +0000 |
| commit | c49d3c9bacf73bb61929f55a30b20f5009c9a2d9 (patch) | |
| tree | 8c2b9d4011ea25a91e24483ed474b25ee788be1e /usr.sbin/dconschat | |
| parent | c224435ed9758990411e6a288c9d873ba29870ea (diff) | |
Notes
Diffstat (limited to 'usr.sbin/dconschat')
| -rw-r--r-- | usr.sbin/dconschat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/dconschat/Makefile b/usr.sbin/dconschat/Makefile index 9993eced5132..47efe5274be1 100644 --- a/usr.sbin/dconschat/Makefile +++ b/usr.sbin/dconschat/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= dconschat -SRCS= dconschat.c MAN= dconschat.8 CFLAGS+= -I${.CURDIR}/../../sys |
