summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/am/ttf2afm.am
blob: 12e31675c4145bcfaa549cc78cc2eedf6fef7861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## texk/web2c/pdftexdir/am/ttf2afm.am: Makefile fragment for ttf2afm.
##
## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.

## ttf2afm
##
if PDFTEX
bin_PROGRAMS += ttf2afm
endif PDFTEX
EXTRA_PROGRAMS += ttf2afm

ttf2afm_CPPFLAGS = -I$(srcdir)/pdftexdir
ttf2afm_CFLAGS = $(WARNING_CFLAGS)

ttf2afm_SOURCES = pdftexdir/ttf2afm.c

ttf2afm_DEPENDENCIES = $(default_dependencies)

## included by pdftexdir/ttf2afm.c
EXTRA_ttf2afm_SOURCES = pdftexdir/macnames.c