diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-28 16:08:11 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-28 16:08:11 +0000 |
| commit | 254dd1666eaa21b0f7ecf37507e4ee0d44284abe (patch) | |
| tree | 95dc7b9b33e3ce4cad3849abbbacda29f778c0d9 /sbin/idmapd | |
| parent | 1907e620378fb199406e5091b6e4a5aba9e242c7 (diff) | |
Notes
Diffstat (limited to 'sbin/idmapd')
| -rw-r--r-- | sbin/idmapd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/idmapd/Makefile b/sbin/idmapd/Makefile index cd45007027af..462bc599eb3f 100644 --- a/sbin/idmapd/Makefile +++ b/sbin/idmapd/Makefile @@ -3,7 +3,6 @@ # $FreeBSD$ PROG= idmapd -SRCS= idmapd.c MAN= idmapd.8 CFLAGS+= -DNFS -I/usr/src/sys |
