diff --git a/data/ja_JP.EUC/ports/Makefile b/data/ja_JP.EUC/ports/Makefile index 4f580f8c19..24cfd2e27d 100644 --- a/data/ja_JP.EUC/ports/Makefile +++ b/data/ja_JP.EUC/ports/Makefile @@ -1,26 +1,26 @@ -# $Id: Makefile,v 1.5 1998-04-25 16:41:06 kuriyama Exp $ +# $Id: Makefile,v 1.6 1998-04-27 12:57:40 jfieber Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.8 PORTINDEX= perl ./portindex INDEX= ports/INDEX COOKIE= ${INDEX} Makefile.gen .if exists(Makefile.gen) .include "Makefile.gen" CLEANFILES+= ${DOCS} Makefile.gen ${INDEX} .endif ${INDEX}: - cvs -QR co ${INDEX} + cvs -QR co ${INDEX} Makefile.gen: index.sgml .NOTMAIN echo DOCS= *.sgml > Makefile.gen ${MAKE} ${MAKEFLAGS} ${.IMPSRC} index.sgml: ${INDEX} portindex ports.inc categories.ja_JP.EUC .NOTMAIN rm -f *.sgml ${PORTINDEX} ${INDEX} .include "../../web.mk" diff --git a/ja/ports/Makefile b/ja/ports/Makefile index 4f580f8c19..24cfd2e27d 100644 --- a/ja/ports/Makefile +++ b/ja/ports/Makefile @@ -1,26 +1,26 @@ -# $Id: Makefile,v 1.5 1998-04-25 16:41:06 kuriyama Exp $ +# $Id: Makefile,v 1.6 1998-04-27 12:57:40 jfieber Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.8 PORTINDEX= perl ./portindex INDEX= ports/INDEX COOKIE= ${INDEX} Makefile.gen .if exists(Makefile.gen) .include "Makefile.gen" CLEANFILES+= ${DOCS} Makefile.gen ${INDEX} .endif ${INDEX}: - cvs -QR co ${INDEX} + cvs -QR co ${INDEX} Makefile.gen: index.sgml .NOTMAIN echo DOCS= *.sgml > Makefile.gen ${MAKE} ${MAKEFLAGS} ${.IMPSRC} index.sgml: ${INDEX} portindex ports.inc categories.ja_JP.EUC .NOTMAIN rm -f *.sgml ${PORTINDEX} ${INDEX} .include "../../web.mk"