Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / sun68k / stand / bootxx / Makefile
blob0bb3a6e19d72aa93aa3948ca45988ff76b55d6e9
1 # $NetBSD: Makefile,v 1.4 2002/04/22 21:15:41 fredette Exp $
3 SA_PROG= bootxx
4 SRCS= bootxx.c conf.c panic_putstr.c
6 PROG= ${SA_PROG}
7 NOMAN= # defined
9 .include <bsd.prog.mk>