summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-01-20 13:02:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-01-20 13:02:17 +0000
commit7b822f3035b2b44d7fd4cb4696970be5070205e3 (patch)
tree3e99753e35d05f0ef859fde45c5918c5049b75af /sysui
parent3e9996b2ebb2eb8408f11fd2cda13e2e065a9cf3 (diff)
INTEGRATION: CWS obo03 (1.3.46); FILE MERGED
2006/01/19 14:24:26 obo 1.3.46.1: #i56125# check file size
Diffstat (limited to 'sysui')
-rw-r--r--sysui/util/makefile.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/sysui/util/makefile.mk b/sysui/util/makefile.mk
index d5009e2fc7db..e3fdaac9bde4 100644
--- a/sysui/util/makefile.mk
+++ b/sysui/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 11:55:06 $
+# last change: $Author: obo $ $Date: 2006-01-20 14:02:17 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -45,3 +45,8 @@ USE_LDUMP2=TRUE
.INCLUDE : target.mk
+ALLTAR : $(MISC)$/checksize.done
+
+$(MISC)$/checksize.done .PHONY:
+ +$(PERL) checksize.pl
+