From 4735c5cb12912cd224ff6d6e7d686e9cb42d00f3 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Thu, 1 Jan 1998 19:38:26 +0000 Subject: [PATCH] FORMATS= -> ?=. Requested by: Motoyuki Konno --- data/ja_JP.EUC/Makefile | 4 ++-- ja/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/ja_JP.EUC/Makefile b/data/ja_JP.EUC/Makefile index 83dd3a4067..e8d82ff1b9 100644 --- a/data/ja_JP.EUC/Makefile +++ b/data/ja_JP.EUC/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1997-11-24 16:08:52 jfieber Exp $ +# $Id: Makefile,v 1.6 1998-01-01 19:38:26 max Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.19 @@ -38,7 +38,7 @@ SUBDIR= ports releases # . DOCSUBDIR= FAQ handbook -FORMATS= "html roff" +FORMATS?= "html roff" # Directories that need to be checked out from the # CVS repository. diff --git a/ja/Makefile b/ja/Makefile index 83dd3a4067..e8d82ff1b9 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1997-11-24 16:08:52 jfieber Exp $ +# $Id: Makefile,v 1.6 1998-01-01 19:38:26 max Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.19 @@ -38,7 +38,7 @@ SUBDIR= ports releases # . DOCSUBDIR= FAQ handbook -FORMATS= "html roff" +FORMATS?= "html roff" # Directories that need to be checked out from the # CVS repository.