1# $OpenBSD: Makefile,v 1.8 2005/09/28 15:48:09 kurt Exp $ 2 3SUBDIR+= elf weak dlsym dlopen dlclose 4#SUBDIR+= constructor 5SUBDIR+= link-order edgecases 6 7install: 8 9.include <bsd.subdir.mk> 10