1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
This commit is contained in:
deraadt 2005-01-13 22:27:13 +00:00
parent 0a6ff4a39d
commit 1512cc8f3c

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.26 2004/08/06 22:34:49 deraadt Exp $
# $OpenBSD: Makefile,v 1.27 2005/01/13 22:27:13 deraadt Exp $
.if make(obj)
SUBDIR= special alpha crunch hp300 hppa i386 mac68k macppc mvme68k \
mvme88k mvmeppc sparc sparc64 vax amd64 cats sgi
mvme88k mvmeppc sparc sparc64 vax amd64 cats sgi zaurus
.elif !make(install)
SUBDIR= special
.endif