Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / sun68k / stand / netboot / Makefile
blobb0e59f05e5ebf661fc9c62e69c45e50e2f5f8f0d
1 # $NetBSD: Makefile,v 1.1 2001/06/14 12:57:16 fredette Exp $
3 SA_PROG= netboot
5 # Regular local source
6 SRCS= conf.c
8 # Build these locally
9 SRCS+= dev_net.c bootparam.c globals.c nfs.c rpc.c udp.c
11 PROG= ${SA_PROG}
12 NOMAN= # defined
14 .include <bsd.prog.mk>
16 .PATH: ${S}/lib/libsa
17 DEFS+= -DSUN_BOOTPARAMS