summaryrefslogtreecommitdiff
path: root/odk/pack/checkinc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-27 15:47:47 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-27 15:47:47 +0000
commit3b6eb39f67b18295686be6cfbbad769142593de5 (patch)
treed4c3ff55079b90e8dd416af10aada3a8ab841b2d /odk/pack/checkinc
parentf56737b4ef0fb259fde4f1e6b504fb2c77cf6478 (diff)
INTEGRATION: CWS geordi2q03 (1.6.32); FILE MERGED
2003/08/27 15:06:18 hr 1.6.32.1: #111934#: join from CWS sdk07
Diffstat (limited to 'odk/pack/checkinc')
-rw-r--r--odk/pack/checkinc/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/odk/pack/checkinc/makefile.mk b/odk/pack/checkinc/makefile.mk
index 002ca2c7315a..43c3b6e88440 100644
--- a/odk/pack/checkinc/makefile.mk
+++ b/odk/pack/checkinc/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2003-06-10 10:48:29 $
+# last change: $Author: kz $ $Date: 2003-08-27 16:47:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,9 +69,9 @@ TARGET=checkinc
#----------------------------------------------------------------
ODKCHECKFILE=$(MISC)$/$(TARGET).txt
-all : checkit
+all : $(ODKCHECKFILE)
-checkit :
+$(ODKCHECKFILE) : $(SDK_CONTENT_CHECK_FILES)
+@echo "" > $(ODKCHECKFILE)
# THE PERL SCRIPT DELETES THE CHECK FILE, WHEN AN ERROR OCCURS
-diff -br $(DESTDIRINC)$/osl $(SOLARINCDIR)$/osl |& $(PERL) $(PRJ)$/util$/checkdiff.pl $(ODKCHECKFILE)