summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readlicense_oo/html/makefile.mk10
1 files changed, 3 insertions, 7 deletions
diff --git a/readlicense_oo/html/makefile.mk b/readlicense_oo/html/makefile.mk
index 89b19397c9b1..7c276ffb1274 100644
--- a/readlicense_oo/html/makefile.mk
+++ b/readlicense_oo/html/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hr $ $Date: 2003-07-16 18:00:30 $
+# last change: $Author: hjs $ $Date: 2004-06-26 03:08:13 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -64,12 +64,10 @@ PRJ=..
PRJNAME=readlicense_oo
TARGET=html
-LIBTARGET=NO
+
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# --- Files --------------------------------------------------------
@@ -82,5 +80,3 @@ all: $(MISC)$/THIRDPARTYLICENSEREADME.html
$(MISC)$/THIRDPARTYLICENSEREADME.html: THIRDPARTYLICENSEREADME.html
+-$(COPY) THIRDPARTYLICENSEREADME.html $@
-
-