diff options
| author | Warner Losh <imp@FreeBSD.org> | 2014-04-25 19:25:26 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2014-04-25 19:25:26 +0000 |
| commit | 98407b8bc2a44f4c665fa343496bd22ac1556700 (patch) | |
| tree | e61458802aff10eb35c753f3f59363e08294bf8a /lib/librpcsec_gss | |
| parent | 14472d17d73ad56ae2694ad752f67a06abfaeb72 (diff) | |
Notes
Diffstat (limited to 'lib/librpcsec_gss')
| -rw-r--r-- | lib/librpcsec_gss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librpcsec_gss/Makefile b/lib/librpcsec_gss/Makefile index cc14a7b41731..67a79635cc0d 100644 --- a/lib/librpcsec_gss/Makefile +++ b/lib/librpcsec_gss/Makefile @@ -13,7 +13,7 @@ SYMBOL_MAPS= ${.CURDIR}/Symbol.map CFLAGS+= -I${.CURDIR}/../../include CFLAGS+= -I${.CURDIR}/../../libc_rpc -NO_PROFILE= +MK_PROFILE= no MAN= rpcsec_gss.3 MAN+= rpc_gss_seccreate.3 |
