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

bin_PROGRAMS = ttftotype42
man_MANS = ttftotype42.1

ttftotype42_SOURCES = ttftotype42.cc

ttftotype42_LDADD = ../libefont/libefont.a ../liblcdf/liblcdf.a

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

EXTRA_DIST = ttftotype42.1