xref: /aoo42x/main/xmerge/Ant_XMergeBridge.mk (revision 9fd473e1)
192a7df6cSAndrew Rist#**************************************************************
292a7df6cSAndrew Rist#
392a7df6cSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
492a7df6cSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
592a7df6cSAndrew Rist#  distributed with this work for additional information
692a7df6cSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
792a7df6cSAndrew Rist#  to you under the Apache License, Version 2.0 (the
892a7df6cSAndrew Rist#  "License"); you may not use this file except in compliance
992a7df6cSAndrew Rist#  with the License.  You may obtain a copy of the License at
1092a7df6cSAndrew Rist#
1192a7df6cSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
1292a7df6cSAndrew Rist#
1392a7df6cSAndrew Rist#  Unless required by applicable law or agreed to in writing,
1492a7df6cSAndrew Rist#  software distributed under the License is distributed on an
1592a7df6cSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1692a7df6cSAndrew Rist#  KIND, either express or implied.  See the License for the
1792a7df6cSAndrew Rist#  specific language governing permissions and limitations
1892a7df6cSAndrew Rist#  under the License.
1992a7df6cSAndrew Rist#
2092a7df6cSAndrew Rist#**************************************************************
21cdf0e10cSrcweir
22cdf0e10cSrcweir
23cdf0e10cSrcweir
24*9fd473e1SDamjan Jovanovic$(eval $(call gb_Ant_Ant,XMergeBridge,$(SRCDIR)/xmerge/java/XMergeBridge/build.xml))
25cdf0e10cSrcweir
26*9fd473e1SDamjan Jovanovic$(eval $(call gb_Ant_set_componentfile,XMergeBridge,xmerge/java/XMergeBridge/XMergeBridge,OOO))
27*9fd473e1SDamjan Jovanovic
28*9fd473e1SDamjan Jovanovic# vim: set noet sw=4 ts=4:
29cdf0e10cSrcweir
30