diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-07-11 07:28:21 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-07-11 07:28:21 +0000 |
| commit | 40b5c1cf9f3a59c7803ae54db005e987b6faba56 (patch) | |
| tree | 51fae59ea9b9593674b650665f9d2fd99c72d8c3 /usr.bin | |
| parent | 661fc9ee4d8658cb6f6b6866be7e7c12ae8b3935 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index e34b64531af8..6c492e6b89ae 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -247,9 +247,7 @@ SUBDIR+=uac .if ${MACHINE_ARCH} != "sparc64" && ${MACHINE_ARCH} != "ia64" SUBDIR+=xlint .endif -.if ${CXX:T} != "c++" SUBDIR+=getconf -.endif .if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL) SUBDIR+=chkey newkey |
