b20db4fc2f
- order SUBDIRs ok sthen@
10 lines
163 B
Makefile
10 lines
163 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/08/26 05:16:12 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += binutils
|
|
SUBDIR += gcc
|
|
SUBDIR += gdb
|
|
SUBDIR += libc
|
|
|
|
.include <bsd.port.subdir.mk>
|