From 7b8c1b10be1fc1dfe3a8e924f1cd8b9fca0f4bfc Mon Sep 17 00:00:00 2001 From: "Hiram R. Chirino" Date: Mon, 21 Aug 2006 20:55:41 +0000 Subject: [PATCH] http://issues.apache.org/activemq/browse/AMQ-888 git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@433354 13f79535-47bb-0310-9956-ffa450edef68 --- openwire-cpp/makefile-linux-debug.cfg | 17 +++++++++++++++++ openwire-cpp/makefile-linux-release.cfg | 17 +++++++++++++++++ openwire-cpp/makefile-macosx-debug.cfg | 17 +++++++++++++++++ openwire-cpp/makefile-macosx-release.cfg | 17 +++++++++++++++++ openwire-cpp/makefile.cfg | 17 +++++++++++++++++ 5 files changed, 85 insertions(+) diff --git a/openwire-cpp/makefile-linux-debug.cfg b/openwire-cpp/makefile-linux-debug.cfg index 048d0cab4b..776923e6d7 100644 --- a/openwire-cpp/makefile-linux-debug.cfg +++ b/openwire-cpp/makefile-linux-debug.cfg @@ -1,3 +1,20 @@ +## --------------------------------------------------------------------------- +## Licensed to the Apache Software Foundation (ASF) under one or more +## contributor license agreements. See the NOTICE file distributed with +## this work for additional information regarding copyright ownership. +## The ASF licenses this file to You under the Apache License, Version 2.0 +## (the "License"); you may not use this file except in compliance with +## the License. You may obtain a copy of the License at +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, software +## distributed under the License is distributed on an "AS IS" BASIS, +## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +## See the License for the specific language governing permissions and +## limitations under the License. +## --------------------------------------------------------------------------- + # # Compiler specific configuration # diff --git a/openwire-cpp/makefile-linux-release.cfg b/openwire-cpp/makefile-linux-release.cfg index 1e023583d4..3cdbd05f0f 100644 --- a/openwire-cpp/makefile-linux-release.cfg +++ b/openwire-cpp/makefile-linux-release.cfg @@ -1,3 +1,20 @@ +## --------------------------------------------------------------------------- +## Licensed to the Apache Software Foundation (ASF) under one or more +## contributor license agreements. See the NOTICE file distributed with +## this work for additional information regarding copyright ownership. +## The ASF licenses this file to You under the Apache License, Version 2.0 +## (the "License"); you may not use this file except in compliance with +## the License. You may obtain a copy of the License at +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, software +## distributed under the License is distributed on an "AS IS" BASIS, +## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +## See the License for the specific language governing permissions and +## limitations under the License. +## --------------------------------------------------------------------------- + # # Compiler specific configuration # diff --git a/openwire-cpp/makefile-macosx-debug.cfg b/openwire-cpp/makefile-macosx-debug.cfg index a1e22c9c9f..4b106fd478 100644 --- a/openwire-cpp/makefile-macosx-debug.cfg +++ b/openwire-cpp/makefile-macosx-debug.cfg @@ -1,3 +1,20 @@ +## --------------------------------------------------------------------------- +## Licensed to the Apache Software Foundation (ASF) under one or more +## contributor license agreements. See the NOTICE file distributed with +## this work for additional information regarding copyright ownership. +## The ASF licenses this file to You under the Apache License, Version 2.0 +## (the "License"); you may not use this file except in compliance with +## the License. You may obtain a copy of the License at +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, software +## distributed under the License is distributed on an "AS IS" BASIS, +## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +## See the License for the specific language governing permissions and +## limitations under the License. +## --------------------------------------------------------------------------- + # # Compiler specific configuration # diff --git a/openwire-cpp/makefile-macosx-release.cfg b/openwire-cpp/makefile-macosx-release.cfg index d8fb00808c..37eaa14e31 100644 --- a/openwire-cpp/makefile-macosx-release.cfg +++ b/openwire-cpp/makefile-macosx-release.cfg @@ -1,3 +1,20 @@ +## --------------------------------------------------------------------------- +## Licensed to the Apache Software Foundation (ASF) under one or more +## contributor license agreements. See the NOTICE file distributed with +## this work for additional information regarding copyright ownership. +## The ASF licenses this file to You under the Apache License, Version 2.0 +## (the "License"); you may not use this file except in compliance with +## the License. You may obtain a copy of the License at +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, software +## distributed under the License is distributed on an "AS IS" BASIS, +## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +## See the License for the specific language governing permissions and +## limitations under the License. +## --------------------------------------------------------------------------- + # # Compiler specific configuration # diff --git a/openwire-cpp/makefile.cfg b/openwire-cpp/makefile.cfg index 0c9e4c2993..921a16b5d1 100644 --- a/openwire-cpp/makefile.cfg +++ b/openwire-cpp/makefile.cfg @@ -1,3 +1,20 @@ +## --------------------------------------------------------------------------- +## Licensed to the Apache Software Foundation (ASF) under one or more +## contributor license agreements. See the NOTICE file distributed with +## this work for additional information regarding copyright ownership. +## The ASF licenses this file to You under the Apache License, Version 2.0 +## (the "License"); you may not use this file except in compliance with +## the License. You may obtain a copy of the License at +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, software +## distributed under the License is distributed on an "AS IS" BASIS, +## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +## See the License for the specific language governing permissions and +## limitations under the License. +## --------------------------------------------------------------------------- + CURRENT = $(PWD) # --- select compiler for structure