summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libregex/Makefile
blob: ee3173400b2149ac1f69e6b0fdbc2939d61c2520 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Header: /a/cvs/386BSD/src/gnu/libregex/Makefile,v 1.5 1993/12/28 07:57:07 smace Exp $

SHLIB_MAJOR=1
SHLIB_MINOR=0

LIB=	gnuregex
CFLAGS+=-DHAVE_STRING_H=1
SRCS=	regex.c
NOMAN=	noman

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud