1*54628ca4SArmin Le Grand#**************************************************************
2*54628ca4SArmin Le Grand#
3*54628ca4SArmin Le Grand#  Licensed to the Apache Software Foundation (ASF) under one
4*54628ca4SArmin Le Grand#  or more contributor license agreements.  See the NOTICE file
5*54628ca4SArmin Le Grand#  distributed with this work for additional information
6*54628ca4SArmin Le Grand#  regarding copyright ownership.  The ASF licenses this file
7*54628ca4SArmin Le Grand#  to you under the Apache License, Version 2.0 (the
8*54628ca4SArmin Le Grand#  "License"); you may not use this file except in compliance
9*54628ca4SArmin Le Grand#  with the License.  You may obtain a copy of the License at
10*54628ca4SArmin Le Grand#
11*54628ca4SArmin Le Grand#    http://www.apache.org/licenses/LICENSE-2.0
12*54628ca4SArmin Le Grand#
13*54628ca4SArmin Le Grand#  Unless required by applicable law or agreed to in writing,
14*54628ca4SArmin Le Grand#  software distributed under the License is distributed on an
15*54628ca4SArmin Le Grand#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*54628ca4SArmin Le Grand#  KIND, either express or implied.  See the License for the
17*54628ca4SArmin Le Grand#  specific language governing permissions and limitations
18*54628ca4SArmin Le Grand#  under the License.
19*54628ca4SArmin Le Grand#
20*54628ca4SArmin Le Grand#**************************************************************
21*54628ca4SArmin Le Grand
22*54628ca4SArmin Le GrandPRJ=..$/..$/..
23*54628ca4SArmin Le Grand
24*54628ca4SArmin Le GrandPRJNAME=extras
25*54628ca4SArmin Le GrandTARGET=galleryeducation
26*54628ca4SArmin Le Grand
27*54628ca4SArmin Le Grand.INCLUDE : settings.mk
28*54628ca4SArmin Le Grand.INCLUDE : $(PRJ)$/util$/target.pmk
29*54628ca4SArmin Le Grand
30*54628ca4SArmin Le GrandZIP1TARGET      = $(GALLERY_EDUCATION_TARGET)
31*54628ca4SArmin Le GrandZIP1LIST        = * -x makefile.*
32*54628ca4SArmin Le Grand
33*54628ca4SArmin Le Grand.INCLUDE : target.mk
34*54628ca4SArmin Le Grand
35*54628ca4SArmin Le Grand
36*54628ca4SArmin Le Grand
37