summaryrefslogtreecommitdiff
path: root/regress/libexec/Makefile
blob: ed46c660f60c4d584f2289097ca316a378a988fa (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: Makefile,v 1.3 2003/12/26 14:13:26 miod Exp $

.include <bsd.own.mk>

.if !defined(NOPIC)
SUBDIR+= ld.so
.endif

install:

.include <bsd.subdir.mk>