summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/lcdf-typetools-2.98/t1lint/Makefile.am
blob: 42cd92087d47e5e71d1e62f753b6af4779aaafe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign

bin_PROGRAMS = t1lint
man_MANS = t1lint.1

t1lint_SOURCES = cscheck.hh cscheck.cc \
	t1lint.cc

t1lint_LDADD = ../libefont/libefont.a ../liblcdf/liblcdf.a

INCLUDES = -I$(srcdir)/../include
CLEANFILES = @TEMPLATE_OBJS@

EXTRA_DIST = t1lint.1