xref: /openbsd-src/regress/lib/csu/callbacks/Makefile (revision 514a545f8a3983d53b7de4e8dfcefe16c9496776)
1#	$OpenBSD: Makefile,v 1.2 2015/04/07 01:27:07 guenther Exp $
2
3SUBDIR+= libaa libab atexit pthread_atfork
4
5install:
6
7.include <bsd.subdir.mk>
8