1# $OpenBSD: Makefile,v 1.2 2002/02/23 01:25:11 art Exp $ 2 3SUBDIR+= libbar foo 4 5install: 6 7.include <bsd.subdir.mk> 8