summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.am')
-rw-r--r--Build/source/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/Build/source/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.am b/Build/source/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.am
deleted file mode 100644
index 8f63f7a06e8..00000000000
--- a/Build/source/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-## 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
-
-AM_CPPFLAGS = -I$(srcdir)/../include
-CLEANFILES = @TEMPLATE_OBJS@
-
-EXTRA_DIST = cfftot1.1