summaryrefslogtreecommitdiff
path: root/reportdesign/Module_reportdesign.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-04-15 17:27:06 +0000
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 16:51:32 +0200
commit2ac6f1c4f775d10e92e22379d473c1c31835e8ff (patch)
tree8204f931bd1bc6073bd81126b9fc4b526456ea8d /reportdesign/Module_reportdesign.mk
parent6a91b70e1f5646f194044d14d9a1eaa8edb422d2 (diff)
gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]
Diffstat (limited to 'reportdesign/Module_reportdesign.mk')
-rw-r--r--reportdesign/Module_reportdesign.mk86
1 files changed, 43 insertions, 43 deletions
diff --git a/reportdesign/Module_reportdesign.mk b/reportdesign/Module_reportdesign.mk
index 8089c23ddee3..8589c50a25a9 100644
--- a/reportdesign/Module_reportdesign.mk
+++ b/reportdesign/Module_reportdesign.mk
@@ -1,43 +1,43 @@
-#*************************************************************************
-#
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
-# Copyright 2000, 2011 Oracle and/or its affiliates.
-#
-# OpenOffice.org - a multi-platform office productivity suite
-#
-# This file is part of OpenOffice.org.
-#
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
-#
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org. If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
-
-$(eval $(call gb_Module_Module,reportdesign))
-
-$(eval $(call gb_Module_add_targets,reportdesign,\
- AllLangResTarget_rpt\
- AllLangResTarget_rptui\
- Library_rpt\
- Library_rptxml\
- Library_rptui\
- Package_uiconfig \
- Package_xml \
-))
-
-$(eval $(call gb_Module_add_subsequentcheck_targets,reportdesign,\
- JunitTest_reportdesign_complex \
-))
-# vim: set noet ts=4 sw=4:
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Module_Module,reportdesign))
+
+$(eval $(call gb_Module_add_targets,reportdesign,\
+ AllLangResTarget_rpt \
+ AllLangResTarget_rptui \
+ Library_rpt \
+ Library_rptxml \
+ Library_rptui \
+ Package_uiconfig \
+ Package_xml \
+))
+
+$(eval $(call gb_Module_add_subsequentcheck_targets,reportdesign,\
+ JunitTest_reportdesign_complex \
+))
+# vim: set noet ts=4 sw=4: