1 2 3 4 5 6 7 8 9 10 11
# $OpenBSD: Makefile,v 1.1 2012/10/12 14:00:02 jsing Exp $ PROG= fdboot COPTS= -DFDBOOT MAN= MLINKS= .PATH: ${.CURDIR}/../boot .include "${.CURDIR}/../boot/Makefile"