summaryrefslogtreecommitdiff
path: root/regress/lib/libc/locale/Makefile
blob: d6df7bf70d412b8ba3909d85bc6b4e9f40387b1a (plain)
1
2
3
4
5
6
7
8
9
# $OpenBSD: Makefile,v 1.2 2013/08/01 21:26:30 kettenis Exp $

.if defined(REGRESS_FULL)
SUBDIR+= check_isw
.endif

install:

.include <bsd.subdir.mk>