1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/jtex209-both/files/patch-ag

22 lines
375 B
Plaintext
Raw Normal View History

*** jtex1.7/jtex/BibTeX/bst/Makefile.orig Thu Jun 6 22:21:52 1996
--- jtex1.7/jtex/BibTeX/bst/Makefile Thu Jun 6 22:22:05 1996
***************
*** 3,10 ****
all: bst
! bst: generate.sh jbtxbst.doc
! generate.sh
clean:
$(RM) $(BSTFILE)
--- 3,10 ----
all: bst
! bst: ./generate.sh jbtxbst.doc
! ./generate.sh
clean:
$(RM) $(BSTFILE)