NetBSD/distrib/evbarm/gzboot/Makefile
thorpej 5ad9e35066 Don't build gzboot's separately. Instead, use the concatenate'able
gzboot images that are installed in ${DESTDIR}/usr/mdec.  Simplifies
building of these images considerably.

Fixes PR port-arm32/21352.
2003-04-29 18:18:53 +00:00

7 lines
119 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/04/29 18:18:53 thorpej Exp $
SUBDIR= gzimg
TARGETS+= release
.include <bsd.subdir.mk>