No empty .Rs/.Re
[netbsd-mini2440.git] / tools / installboot / Makefile
blobb3e4dc986be027feb8aff55fb86421714f3edd79
1 # $NetBSD: Makefile,v 1.8 2003/05/14 00:30:27 dbj Exp $
3 HOSTPROGNAME= ${_TOOL_PREFIX}installboot
4 HOST_SRCDIR= usr.sbin/installboot
6 HOST_CPPFLAGS+= -I. -I${.CURDIR} -I${.CURDIR}/../mips-elf2ecoff
8 .include "${.CURDIR}/../Makefile.disklabel"
9 .include "${.CURDIR}/../Makefile.host"