No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / vax / stand / pcs / Makefile
blobaca209749bc375e8875bb6b1237711dbc535ea1e
1 # $NetBSD: Makefile,v 1.2.12.3 2004/09/21 13:23:56 skrll Exp $
3 NOMAN=
5 .include <bsd.own.mk>
7 FILES= ${UUDECODE_FILES}
8 FILESDIR= /
9 FILESMODE= ${BINMODE}
10 UUDECODE_FILES= pcs750.bin
11 CLEANFILES+= pcs750.bin
13 all dependall: ${FILES}
15 .include <bsd.files.mk>
16 .include <bsd.prog.mk>