doc/ja/ports/Makefile.inc0
Jun Kuriyama bb459b3494 Merge from the English version and add new file.
1.22 -> 1.26	ports/Makefile
1999-11-15 21:58:16 +00:00

18 lines
314 B
Text

# $FreeBSD$
# The FreeBSD Japanese Documentation Project
# Original revision: 1.2
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../../en/ports/Makefile.inc)
.include "../../en/ports/Makefile.inc"
.endif
.if exists(Makefile.gen)
.include "Makefile.gen"
.endif
.include "../web.mk"