summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/alephdir/aleph.mk
blob: b519e4b000bc64f090e4f823fa080b3f319ce0ff (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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
# Makefile fragment for Aleph and web2c. --infovore@xs4all.nl. Public domain.
# This fragment contains the parts of the makefile that are most likely to
# differ between releases of Aleph.

alephdir = alephdir
calephdir = alephdir

Makefile: $(alephdir)/aleph.mk
# 
# Aleph itself.

# We build aleph
aleph = @ALEPH@ aleph
alephbuild=rc2

# The C sources.
aleph_c = alephini.c aleph0.c aleph1.c aleph2.c aleph3.c
aleph_o = alephini.o aleph0.o aleph1.o aleph2.o \
	      alephextra.o aleph.o alephbis.o \
              aleph3.o

# Linking
aleph: $(aleph_o)
	$(kpathsea_link) $(aleph_o) $(socketlibs) $(LOADLIBES)

# The C files
$(aleph_c) alephcoerce.h alephd.h: aleph.p $(web2c_texmf)
	$(web2c) aleph
alephextra.c: lib/texmfmp.c
	sed s/TEX-OR-MF-OR-MP/aleph/ $(srcdir)/lib/texmfmp.c >$@
$(alephdir)/alephextra.h: $(alephdir)/alephextra-$(alephbuild).h
	-rm -f $@
	test -d $(alephdir) || mkdir $(alephdir)
	cp $(srcdir)/$(alephdir)/alephextra-$(alephbuild).h $@

# Additional C files, just copy them.
aleph.c: $(calephdir)/aleph.c
	-rm -f $@
	cp $(srcdir)/$(calephdir)/aleph.c $@
alephbis.c: $(calephdir)/alephbis.c 
	-rm -f $@
	cp $(srcdir)/$(calephdir)/alephbis.c $@
alephmem.h: $(calephdir)/alephmem.h
	-rm -f $@
	cp $(srcdir)/$(calephdir)/alephmem.h $@

# The Pascal file
aleph.p aleph.pool: otangle aleph.web aleph.ch
	$(OTANGLE) aleph.web aleph.ch

# Generation of the web and ch files.
aleph.web: tie tex.web $(alephdir)/aleph.mk
aleph.web: $(alephdir)/om16bit.ch
aleph.web: $(alephdir)/omstr.ch
aleph.web: $(alephdir)/omfont.ch
aleph.web: $(alephdir)/omchar.ch
aleph.web: $(alephdir)/omfi.ch
aleph.web: $(alephdir)/ompar.ch
aleph.web: $(alephdir)/omocp.ch
aleph.web: $(alephdir)/omfilter.ch
aleph.web: $(alephdir)/omtrans.ch
aleph.web: $(alephdir)/omdir.ch
aleph.web: $(alephdir)/eobase.ch
aleph.web: $(alephdir)/eofmt.ch
aleph.web: $(alephdir)/eomem-$(alephbuild).ch
aleph.web: $(alephdir)/eo16bit-$(alephbuild).ch
aleph.web: $(alephdir)/eoext.ch
aleph.web: $(alephdir)/eoeqtb.ch
aleph.web: $(alephdir)/eofix.ch
aleph.web: $(alephdir)/eocprt.ch
aleph.web: $(alephdir)/eonewdir-$(alephbuild).ch
aleph.web: $(alephdir)/eover-$(alephbuild).ch
aleph.web: $(alephdir)/eopage-$(alephbuild).ch
aleph.web: $(alephdir)/eochar-$(alephbuild).ch
	$(TIE) -m aleph.web $(srcdir)/tex.web \
	 $(srcdir)/$(alephdir)/om16bit.ch \
	 $(srcdir)/$(alephdir)/omstr.ch \
	 $(srcdir)/$(alephdir)/omfont.ch \
	 $(srcdir)/$(alephdir)/omchar.ch \
	 $(srcdir)/$(alephdir)/omfi.ch \
	 $(srcdir)/$(alephdir)/ompar.ch \
	 $(srcdir)/$(alephdir)/omocp.ch \
	 $(srcdir)/$(alephdir)/omfilter.ch \
	 $(srcdir)/$(alephdir)/omtrans.ch \
	 $(srcdir)/$(alephdir)/omdir.ch \
	 $(srcdir)/$(alephdir)/eobase.ch \
	 $(srcdir)/$(alephdir)/eofmt.ch \
	 $(srcdir)/$(alephdir)/eomem-$(alephbuild).ch \
	 $(srcdir)/$(alephdir)/eo16bit-$(alephbuild).ch \
	 $(srcdir)/$(alephdir)/eoext.ch \
	 $(srcdir)/$(alephdir)/eoeqtb.ch \
	 $(srcdir)/$(alephdir)/eofix.ch \
	 $(srcdir)/$(alephdir)/eocprt.ch \
	 $(srcdir)/$(alephdir)/eonewdir-$(alephbuild).ch \
	 $(srcdir)/$(alephdir)/eover-$(alephbuild).ch \
	 $(srcdir)/$(alephdir)/eopage-$(alephbuild).ch \
	 $(srcdir)/$(alephdir)/eochar-$(alephbuild).ch
aleph.ch: tie aleph.web $(alephdir)/aleph.mk
aleph.ch: $(calephdir)/com16bit-$(alephbuild).ch
aleph.ch: $(calephdir)/comstr.ch
aleph.ch: $(calephdir)/comfont.ch
aleph.ch: $(calephdir)/comchar.ch
aleph.ch: $(calephdir)/comfi.ch
aleph.ch: $(calephdir)/compar.ch
aleph.ch: $(calephdir)/comocp.ch
aleph.ch: $(calephdir)/comfilter.ch
aleph.ch: $(calephdir)/comtrans.ch
aleph.ch: $(calephdir)/comdir.ch
aleph.ch: $(calephdir)/comsrcspec.ch
aleph.ch: $(calephdir)/ceostuff.ch
	$(TIE) -c aleph.ch aleph.web \
	 $(srcdir)/$(calephdir)/com16bit-$(alephbuild).ch \
	 $(srcdir)/$(calephdir)/comstr.ch \
	 $(srcdir)/$(calephdir)/comfont.ch \
	 $(srcdir)/$(calephdir)/comchar.ch \
	 $(srcdir)/$(calephdir)/comfi.ch \
	 $(srcdir)/$(calephdir)/compar.ch \
	 $(srcdir)/$(calephdir)/comocp.ch \
	 $(srcdir)/$(calephdir)/comfilter.ch \
	 $(srcdir)/$(calephdir)/comtrans.ch \
	 $(srcdir)/$(calephdir)/comdir.ch \
	 $(srcdir)/$(calephdir)/comsrcspec.ch \
	 $(srcdir)/$(calephdir)/ceostuff.ch
# Check: right now all we do is build the format.
check: @ALEPH@ aleph-check
aleph-check: aleph aleph.fmt
# Cleaning up from building aleph
clean:: aleph-clean
aleph-clean:
	$(LIBTOOL) --mode=clean $(RM) aleph
	rm -f $(aleph_c) alephextra.c alephcoerce.h alephd.h
	rm -f $(alephdir)/alephextra.h
	rm -f aleph.c alephbis.c alephmem.h
	rm -f aleph.p aleph.pool aleph.web aleph.ch

# 
# Dumps.
all_afmts = aleph.fmt $(afmts)

dumps: @ALEPH@ afmts
afmts: $(all_afmts)

afmtdir = $(web2cdir)/aleph
$(afmtdir)::
	$(SHELL) $(top_srcdir)/../mkinstalldirs $(afmtdir)

aleph.fmt: aleph
	$(dumpenv) $(MAKE) progname=aleph files="omega.ini" prereq-check
	$(dumpenv) ./aleph --ini --progname=aleph --jobname=aleph \\input omega.tex \\dump </dev/null
lamed.fmt: aleph
	$(dumpenv) $(MAKE) progname=lamed files="lambda.tex" prereq-check
	$(dumpenv) ./aleph --ini --progname=lamed --jobname=lamed \\input lambda.tex </dev/null

# 
# Installation.
install-aleph: install-aleph-exec install-aleph-data
install-aleph-exec: install-aleph-programs install-aleph-links
install-aleph-data: install-aleph-pool @FMU@ install-aleph-dumps
install-aleph-dumps: install-aleph-fmts

# The actual binary executables and pool files.
install-programs: @ALEPH@ install-aleph-programs
install-aleph-programs: aleph $(bindir)
	for p in aleph; do $(INSTALL_LIBTOOL_PROG) $$p $(bindir); done

install-links: @ALEPH@ install-aleph-links
install-aleph-links: install-aleph-programs
	#cd $(bindir) && (rm -f inialeph viraleph; \
	#  $(LN) aleph inialeph; $(LN) aleph viraleph)

install-fmts: @ALEPH@ install-aleph-fmts
install-aleph-fmts: afmts $(afmtdir)
	afmts="$(all_afmts)"; \
	  for f in $$afmts; do $(INSTALL_DATA) $$f $(afmtdir)/$$f; done
	afmts="$(afmts)"; \
	  for f in $$afmts; do base=`basename $$f .fmt`; \
	    (cd $(bindir) && (rm -f $$base; $(LN) aleph $$base)); done

# Auxiliary files.
install-data:: @ALEPH@ install-aleph-data
install-aleph-pool: aleph.pool $(texpooldir)
	$(INSTALL_DATA) aleph.pool $(texpooldir)/aleph.pool

# end of aleph.mk