summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/lcdf-typetools-2.104/t1lint/Makefile.am
blob: c76b5671fe51b2ef093d4bb3b1ebd9702233d098 (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

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

EXTRA_DIST = t1lint.1