1146adca0SMichael Stahl#*************************************************************** 2146adca0SMichael Stahl# Licensed to the Apache Software Foundation (ASF) under one 3146adca0SMichael Stahl# or more contributor license agreements. See the NOTICE file 4146adca0SMichael Stahl# distributed with this work for additional information 5146adca0SMichael Stahl# regarding copyright ownership. The ASF licenses this file 6146adca0SMichael Stahl# to you under the Apache License, Version 2.0 (the 7146adca0SMichael Stahl# "License"); you may not use this file except in compliance 8146adca0SMichael Stahl# with the License. You may obtain a copy of the License at 9146adca0SMichael Stahl# 10146adca0SMichael Stahl# http://www.apache.org/licenses/LICENSE-2.0 11146adca0SMichael Stahl# 12146adca0SMichael Stahl# Unless required by applicable law or agreed to in writing, 13146adca0SMichael Stahl# software distributed under the License is distributed on an 14146adca0SMichael Stahl# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 15146adca0SMichael Stahl# KIND, either express or implied. See the License for the 16146adca0SMichael Stahl# specific language governing permissions and limitations 17146adca0SMichael Stahl# under the License. 18146adca0SMichael Stahl#*************************************************************** 19146adca0SMichael Stahl 20146adca0SMichael Stahl# AllLangResTarget etc. refer to this as LOCDIR 21146adca0SMichael Stahl$(eval $(call gb_Helper_register_repository,LOCDIR)) 22146adca0SMichael Stahl 23