1*76cf6069SPedro Giffuni#************************************************************** 2*76cf6069SPedro Giffuni# 3*76cf6069SPedro Giffuni# Licensed to the Apache Software Foundation (ASF) under one 4*76cf6069SPedro Giffuni# or more contributor license agreements. See the NOTICE file 5*76cf6069SPedro Giffuni# distributed with this work for additional information 6*76cf6069SPedro Giffuni# regarding copyright ownership. The ASF licenses this file 7*76cf6069SPedro Giffuni# to you under the Apache License, Version 2.0 (the 8*76cf6069SPedro Giffuni# "License"); you may not use this file except in compliance 9*76cf6069SPedro Giffuni# with the License. You may obtain a copy of the License at 10*76cf6069SPedro Giffuni# 11*76cf6069SPedro Giffuni# http://www.apache.org/licenses/LICENSE-2.0 12*76cf6069SPedro Giffuni# 13*76cf6069SPedro Giffuni# Unless required by applicable law or agreed to in writing, 14*76cf6069SPedro Giffuni# software distributed under the License is distributed on an 15*76cf6069SPedro Giffuni# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*76cf6069SPedro Giffuni# KIND, either express or implied. See the License for the 17*76cf6069SPedro Giffuni# specific language governing permissions and limitations 18*76cf6069SPedro Giffuni# under the License. 19*76cf6069SPedro Giffuni# 20*76cf6069SPedro Giffuni#************************************************************** 21*76cf6069SPedro Giffuni 22*76cf6069SPedro Giffuni 23*76cf6069SPedro Giffuni 24*76cf6069SPedro Giffuni# mk file for Unix FreeBSD PowerPC using GCC, please make generic 25*76cf6069SPedro Giffuni# modifications to unxfbsd.mk 26*76cf6069SPedro Giffuni 27*76cf6069SPedro GiffuniDEFAULTOPT=-Os 28*76cf6069SPedro GiffuniPICSWITCH:=-fPIC 29*76cf6069SPedro GiffuniCDEFS+=-DPOWERPC -DPPC 30*76cf6069SPedro GiffuniDLLPOSTFIX= 31