mirror of
https://github.com/openbsd/src.git
synced 2024-12-22 16:42:56 -08:00
Recurse in socppc for make obj
This commit is contained in:
parent
41d3447e3a
commit
cd0ae4efa0
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2008/01/11 10:16:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2008/05/13 21:15:26 miod Exp $
|
||||
|
||||
SUBDIR= special notes
|
||||
|
||||
.if make(obj)
|
||||
SUBDIR+=crunch
|
||||
SUBDIR+=alpha amd64 armish hp300 hppa i386 landisk mac68k macppc \
|
||||
mvme68k mvme88k mvmeppc sgi sparc sparc64 vax zaurus
|
||||
mvme68k mvme88k mvmeppc sgi socppc sparc sparc64 vax zaurus
|
||||
.elif exists(${MACHINE})
|
||||
SUBDIR+=${MACHINE}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user