mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
recurse into sun3 for make obj
This commit is contained in:
parent
647752f083
commit
744f5aad3f
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.12 2000/02/23 06:04:35 mickey Exp $
|
# $OpenBSD: Makefile,v 1.13 2000/06/06 20:46:16 miod Exp $
|
||||||
|
|
||||||
.if make(obj)
|
.if make(obj)
|
||||||
SUBDIR= special alpha amiga arc crunch hp300 i386 mac68k mvme68k mvme88k\
|
SUBDIR= special alpha amiga arc crunch hp300 i386 mac68k mvme68k mvme88k\
|
||||||
pmax powerpc sparc
|
pmax powerpc sparc sun3
|
||||||
.elif !make(install)
|
.elif !make(install)
|
||||||
SUBDIR= special
|
SUBDIR= special
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user