Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / sun68k / stand / bootyy / Makefile
blobc5261c57b7eeadc40bf921d9afcdef3e7951cfd2
1 # $NetBSD: Makefile,v 1.1 2001/06/14 12:57:12 fredette Exp $
3 SA_PROG= bootyy
4 SRCS= bootyy.c conf.c
6 PROG= ${SA_PROG}
7 NOMAN= # defined
9 .include <bsd.prog.mk>