mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
Added kzip in i386 section
This commit is contained in:
parent
2c3b2c6c13
commit
3e4ece9108
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=7844
@ -1,5 +1,5 @@
|
||||
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
|
||||
# $Id: Makefile,v 1.45 1995/03/30 12:49:25 jkh Exp $
|
||||
# $Id: Makefile,v 1.46 1995/04/13 21:11:53 wollman Exp $
|
||||
|
||||
# XXX MISSING: deroff diction graph learn plot
|
||||
# spell spline struct units xsend
|
||||
@ -36,7 +36,7 @@ SUBDIR+=cmp look systat tail vmstat
|
||||
.elif ${MACHINE} == "hp300"
|
||||
SUBDIR+=cmp ld look systat tail vmstat
|
||||
.elif ${MACHINE} == "i386"
|
||||
SUBDIR+=cmp look systat tail vmstat
|
||||
SUBDIR+=cmp kzip look systat tail vmstat
|
||||
# XXX Use gnu/usr.bin/ld for now
|
||||
.elif ${MACHINE} == "luna68k"
|
||||
SUBDIR+=cmp ld look systat tail vmstat
|
||||
|
Loading…
Reference in New Issue
Block a user