summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
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
+