diff options
| author | Kai Wang <kaiw@FreeBSD.org> | 2008-02-21 16:12:46 +0000 |
|---|---|---|
| committer | Kai Wang <kaiw@FreeBSD.org> | 2008-02-21 16:12:46 +0000 |
| commit | 7a76718800e2583bc2dbebaef1d6e9e27ca3c007 (patch) | |
| tree | 33b4b75ed77be76cf0dac3340734273820cd4672 /usr.bin/Makefile | |
| parent | d0e2abaf129793c80bb03e948f99c844072a4dc3 (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index f954a1e3abac..39ea1504b354 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -232,10 +232,6 @@ SUBDIR= alias \ ${_ypmatch} \ ${_ypwhich} -.if !defined(WITH_GNUAR) -SUBDIR+= ar -.endif - .if ${MACHINE_ARCH} != "arm" _truss= truss .endif |
