xref: /openbsd-src/regress/libexec/ld.so/lazy/Makefile (revision 20dfae25986a77726e4c228fbf0d7dd19b31d9ff)
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