1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/japanese/ptex-base/files/patch-aa

19 lines
479 B
Plaintext
Raw Normal View History

--- 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