From 7b822f3035b2b44d7fd4cb4696970be5070205e3 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 20 Jan 2006 13:02:17 +0000 Subject: INTEGRATION: CWS obo03 (1.3.46); FILE MERGED 2006/01/19 14:24:26 obo 1.3.46.1: #i56125# check file size --- sysui/util/makefile.mk | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'sysui/util') 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 + -- cgit v1.2.3