xref: /openbsd/regress/libexec/ld.so/lazy/Makefile (revision a6445c1d)
1#	$OpenBSD: Makefile,v 1.1.1.1 2008/01/02 18:36:59 matthieu Exp $
2
3SUBDIR += libfoo libbar prog
4
5install:
6
7.include <bsd.subdir.mk>
8