diff options
Diffstat (limited to 'cpputools')
-rw-r--r-- | cpputools/source/registercomponent/makefile.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk index 4ed76a67f522..e56b391f30b5 100644 --- a/cpputools/source/registercomponent/makefile.mk +++ b/cpputools/source/registercomponent/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: hr $ $Date: 2004-11-09 13:55:12 $ +# last change: $Author: rt $ $Date: 2004-11-29 13:14:36 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -116,5 +116,5 @@ APP1STDLIBS+= \ ALLTAR: REGCOMPSH REGCOMPSH : - +chmod +x $(MISC)$/regcomp.sh -.ENDIF
\ No newline at end of file + +-chmod +x $(MISC)$/regcomp.sh +.ENDIF |