summaryrefslogtreecommitdiff
path: root/regress/libexec/ld.so/Makefile
blob: bb4c0cb24a3774c0f0f172422987717863c45c7b (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.9 2007/07/31 20:33:53 kurt Exp $

SUBDIR+= elf hidden weak dlsym dlopen dlclose
#SUBDIR+= constructor 
SUBDIR+= link-order edgecases

install:

.include <bsd.subdir.mk>