diff options
| author | Warner Losh <imp@FreeBSD.org> | 2006-10-03 00:03:30 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2006-10-03 00:03:30 +0000 |
| commit | c23b8029f13c62d5cfc9125c20f53ee9a68fb6f8 (patch) | |
| tree | c682503374c0d4c06c65a5b1a38e226578d2590c /gnu | |
| parent | 3f630febba2b2beeea513a9881cc20573c0d0770 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 73b0416993b10..e2e5ce77197e8 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -24,10 +24,6 @@ SUBDIR= bc \ sort \ ${_texinfo} -.if ${MACHINE_ARCH} == "arm" -MK_GDB= no # not yet -.endif - .if ${MK_CXX} != "no" _gperf= gperf .if ${MK_GROFF} != "no" |
