summaryrefslogtreecommitdiff
path: root/Build/source/utils/lcdf-typetools/cfftot1/Makefile.am
blob: 6bfd3a37b6ca0fea9f63692d0516196603fd9dae (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 = cfftot1
man_MANS = cfftot1.1

cfftot1_SOURCES = cfftot1.cc \
	maket1font.cc maket1font.hh

cfftot1_LDADD = ../libefont/libefont.a ../liblcdf/liblcdf.a

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

EXTRA_DIST = cfftot1.1