8 lines
136 B
Makefile
8 lines
136 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2021/07/23 21:53:33 jmcneill Exp $
|
||
|
|
||
|
SUBDIR= armimage
|
||
|
|
||
|
TARGETS+= release live_image
|
||
|
|
||
|
.include <bsd.subdir.mk>
|