xref: /openbsd/regress/libexec/ld.so/Makefile (revision 59573f3a)
1#	$OpenBSD: Makefile,v 1.5 2005/09/14 16:05:08 kurt Exp $
2
3SUBDIR+= elf weak dlsym
4#SUBDIR+= constructor link-order
5
6install:
7
8.include <bsd.subdir.mk>
9