summaryrefslogtreecommitdiff
path: root/regress/lib/csu/Makefile
blob: 53396e481b70e76e8b030d78f88a3aecd8a701dc (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.4 2012/09/08 20:09:49 matthew Exp $

SUBDIR+= ctors dtors init_priority

install:

.include <bsd.subdir.mk>