summaryrefslogtreecommitdiff
path: root/regress/libexec/ld.so/initfirst/libnormal/Makefile
blob: 20b1b5ef1faab877e04fe8d7d26806aaa0a35527 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.1 2011/11/08 23:51:02 guenther Exp $

LIB=		normal
SRCS=		lib.c

regress: all

.include <bsd.lib.mk>