From 28ec007a7d3d189841230777be4dbc6db32d949c Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 27 May 2024 22:09:33 +0200 Subject: [PATCH] no need for generationsuffix --- prospero/Makefile.config.sunos-5.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prospero/Makefile.config.sunos-5.3 b/prospero/Makefile.config.sunos-5.3 index 6dcc0b9..b6fc358 100755 --- a/prospero/Makefile.config.sunos-5.3 +++ b/prospero/Makefile.config.sunos-5.3 @@ -310,12 +310,12 @@ SERVER_DB_LIBS_DEPENDENCIES = $(GOPHER_GW_LIB) # GENERATION=true IGNORE THIS -GENERATION =/nfs/pfs/dev/tools/generation +# GENERATION =/nfs/pfs/dev/tools/generation # leave suffix empty normally. # leave it to + for the mitra-style GENERATION command. # GENERATIONSUFFIX= -GENERATIONSUFFIX=+ +GENERATIONSUFFIX= ## ## an 'install' dependency clearly goes here. yank out from all makefiles.