openbsd-ports/devel/avr/Makefile
jasper b20db4fc2f - new style wantlib/lib_depends/revisions
- order SUBDIRs

ok sthen@
2010-08-26 05:16:12 +00:00

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>