From 0da0fae8c8ded5be7b80334cc9464958cdcc66d2 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 6 Jun 2005 16:24:38 +0000 Subject: INTEGRATION: CWS rt10 (1.3.2); FILE MERGED 2005/05/30 14:46:23 rt 1.3.2.1: #i50051# Add makefile.mk to ADDITIONAL_FILES --- beanshell/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'beanshell/makefile.mk') diff --git a/beanshell/makefile.mk b/beanshell/makefile.mk index bc93449ba1d6..a7b82d8d49b4 100644 --- a/beanshell/makefile.mk +++ b/beanshell/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: obo $ $Date: 2005-03-15 09:08:07 $ +# last change: $Author: hr $ $Date: 2005-06-06 17:24:38 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -76,6 +76,8 @@ TARFILE_NAME=bsh-2.0b1-src TARFILE_ROOTDIR=BeanShell PATCH_FILE_NAME=bsh-2.0b1-src.patch +ADDITIONAL_FILES=makefile.mk + BUILD_ACTION=dmake $(MFLAGS) $(CALLMACROS) # --- Targets ------------------------------------------------------ -- cgit