1 1.2 lukem # $NetBSD: Makefile,v 1.2 2002/04/11 12:19:42 lukem Exp $ 2 1.1 thorpej 3 1.2 lukem SUBDIR= 4 1.1 thorpej 5 1.1 thorpej # List the Gzip Boot ELF images you want to create here. 6 1.1 thorpej SUBDIR+= gzboot_IQ80310_flash_0x00080000 7 1.1 thorpej SUBDIR+= gzboot_IQ80321_flash_0xf0080000 8 1.1 thorpej 9 1.2 lukem SUBDIR+= .WAIT gzimg 10 1.1 thorpej 11 1.1 thorpej .include <bsd.subdir.mk> 12