head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.01.49.56;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.10.19.22.21.01;	author uqs;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/lib/libmandoc/Makefile 241754 2012-10-19 22:21:01Z uqs $

MDOCMLDIR=	${.CURDIR}/../../contrib/mdocml
.PATH: ${MDOCMLDIR}

LIB=	mandoc
#NO_PIC=
INTERNALLIB=
MAN=	mandoc.3
SRCS=	arch.c att.c chars.c \
	compat_fgetln.c compat_getsubopt.c compat_strlcat.c compat_strlcpy.c \
	eqn.c lib.c man.c man_hash.c man_macro.c man_validate.c mandoc.c \
	mdoc.c mdoc_argv.c mdoc_hash.c mdoc_macro.c mdoc_validate.c \
	msec.c read.c roff.c st.c \
	tbl.c tbl_data.c tbl_layout.c tbl_opts.c vol.c

WARNS?=	3
CFLAGS+= -DHAVE_CONFIG_H -DVERSION="\"1.12.1\""

.include <bsd.lib.mk>
@


1.1
log
@SVN rev 241754 on 2012-10-19 22:21:01Z by uqs

Merge mandoc from vendor into contrib and provide the necessary Makefile glue.

It's not yet connected to the build.
@
text
@d1 1
a1 1
# $FreeBSD$
@

