1# $OpenBSD: Makefile,v 1.1 2007/10/04 17:46:09 mglocker Exp $ 2 3NOMAN= 4 5PROG= build 6SRCS= build.c 7 8.include <bsd.prog.mk> 9