1# $OpenBSD: Makefile,v 1.15 2014/09/07 04:14:25 guenther Exp $ 2 3SUBDIR+= elf hidden weak dlsym dlopen dlclose lazy 4#SUBDIR+= constructor 5SUBDIR+= link-order edgecases initfirst 6SUBDIR+= df_1_noopen randomdata subst dependencies 7 8install: 9 10.include <bsd.subdir.mk> 11