diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-10-18 13:53:37 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-10-18 13:53:37 +0000 |
commit | 588e6bcf63873c58bdea56bc0a8c1f43df90cfd2 (patch) | |
tree | 39b6fbc7f0c3edecd73949671cdc02589f2e3def /cppuhelper | |
parent | de98eea3487fce2f0ea8401f3c52f6cccb32a922 (diff) |
INTEGRATION: CWS vq03 (1.1.166); FILE MERGED
2004/10/12 04:05:08 vq 1.1.166.1: #i28905# Delete obsolete use_perl.mk and the last two references.
Diffstat (limited to 'cppuhelper')
-rwxr-xr-x | cppuhelper/test/testlib/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cppuhelper/test/testlib/makefile.mk b/cppuhelper/test/testlib/makefile.mk index bae5c7ba0..e5343adc3 100755 --- a/cppuhelper/test/testlib/makefile.mk +++ b/cppuhelper/test/testlib/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: kr $ $Date: 2001-09-03 14:28:17 $ +# last change: $Author: obo $ $Date: 2004-10-18 14:53:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -69,7 +69,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -.INCLUDE : use_perl.mk # --- Files -------------------------------------------------------- |