summaryrefslogtreecommitdiff
path: root/Build/source/utils/psutils/Makefile.am
blob: 7bc23237dbf47712fc91f66c9941abf550b8af65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
##
OS = UNIX
PAPER = a4

AM_CPPFLAGS = -DUNIX -DPAPER=\"$(PAPER)\"

bin_PROGRAMS = epsffit psbook psnup psresize psselect pstops

epsffit_SOURCES = \
	config.h \
	epsffit.c \
	pserror.c \
	pserror.h

psbook_SOURCES = \
	config.h \
	psbook.c \
	pserror.c \
	pserror.h \
	psutil.c \
	psutil.h

psnup_SOURCES = \
	config.h \
	pserror.c \
	pserror.h \
	psnup.c \
	psspec.c \
	psspec.h \
	psutil.c \
	psutil.h

psresize_SOURCES = \
	config.h \
	pserror.c \
	pserror.h \
	psresize.c \
	psspec.c \
	psspec.h \
	psutil.c \
	psutil.h

psselect_SOURCES = \
	config.h \
	pserror.c \
	pserror.h \
	psselect.c \
	psutil.c \
	psutil.h

pstops_SOURCES = \
	pserror.c \
	pserror.h \
	psspec.c \
	psspec.h \
	pstops.c \
	psutil.c \
	psutil.h

## dist_man1_MANS = detex.man

EXTRA_DIST = \
	LICENSE

## Not used
##
EXTRA_DIST += \
	Makefile.bcc \
	Makefile.msc \
	Makefile.nt \
	Makefile.os2 \
	Makefile.sc \
	Makefile.unix \
	Makefile.wat \
	descrip.mms \
	epsffit.man \
	extractres.man \
	extractres.pl \
	fixdlsrps.man \
	fixdlsrps.pl \
	fixfmps.man \
	fixfmps.pl \
	fixmacps.man \
	fixmacps.pl \
	fixpsditps.man \
	fixpsditps.pl \
	fixpspps.man \
	fixpspps.pl \
	fixscribeps.man \
	fixscribeps.pl \
	fixtpps.man \
	fixtpps.pl \
	fixwfwps.man \
	fixwfwps.pl \
	fixwpps.man \
	fixwpps.pl \
	fixwwps.man \
	fixwwps.pl \
	getafm.man \
	getafm.sh \
	includeres.man \
	includeres.pl \
	maketext \
	md68_0.ps \
	md71_0.ps \
	psbook.man \
	psnup.man \
	psmerge.man \
	psmerge.pl \
	psresize.man \
	psselect.man \
	pstops.man \
	showchar.sh

## Eventually delete these files
##
EXTRA_DIST += Makefile.in.orig configure.in.orig