5ad9e35066
gzboot images that are installed in ${DESTDIR}/usr/mdec. Simplifies building of these images considerably. Fixes PR port-arm32/21352.
7 lines
119 B
Makefile
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>
|