mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
a3fce4f107
version, imported with suffix "2". Required for platex2e (coming soon). Submitted by: ohmon@sfc.keio.ac.jp
19 lines
479 B
Plaintext
19 lines
479 B
Plaintext
--- web2c/web/Makefile.in.org Thu Nov 9 22:06:40 1995
|
|
*** web2c/web/Makefile.in Thu Nov 9 22:07:02 1995
|
|
***************
|
|
*** 59,65 ****
|
|
|
|
# To make tangleboot.p, we must assume a working tangle.
|
|
tangleboot.p: tangle.web tangle.ch
|
|
! tangle tangle.web tangle.ch
|
|
mv tangle.p tangleboot.p
|
|
|
|
|
|
--- 59,65 ----
|
|
|
|
# To make tangleboot.p, we must assume a working tangle.
|
|
tangleboot.p: tangle.web tangle.ch
|
|
! ./tangle tangle.web tangle.ch
|
|
mv tangle.p tangleboot.p
|
|
|