summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc/cxa-atexit/libgd2/Makefile
blob: 7ca21d8bd27e759e825013de11c6f0057449ac0a (plain) (blame)
1
2
3
4
5
6
7
8
9
# $OpenBSD: Makefile,v 1.1 2007/09/03 14:42:44 millert Exp $

LIB=gd2
SRCS= gd2.C
NOPROFILE=yes

regress: all

.include <bsd.lib.mk>