summaryrefslogtreecommitdiff
path: root/regress/libexec/ld.so/init-env/libaa/Makefile
blob: 2c0df855d91ace1f6356ad3c55dea52481ad6b38 (plain)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.2 2016/09/05 07:20:34 bluhm Exp $

LIB=	aa
SRCS=	aa.C

regress: all

.include <bsd.lib.mk>