openbsd-ports/devel/avr/Makefile

9 lines
159 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2005/09/20 15:22:42 aanriot Exp $
SUBDIR += binutils
SUBDIR += libc
SUBDIR += gcc
SUBDIR += gdb
.include <bsd.port.subdir.mk>