1 2 3 4 5 6 7 8
# $OpenBSD: Makefile,v 1.1.1.1 2008/01/02 18:36:59 matthieu Exp $ LIB= bar SRCS= bar.c regress: all .include <bsd.lib.mk>