makefile.mk (facb16e7) | makefile.mk (8f6f0393) |
---|---|
1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 9 unchanged lines hidden (view full) --- 18# under the License. 19# 20#************************************************************** 21 22PRJ=..$/..$/.. 23 24PRJNAME=sc 25TARGET=sidebar | 1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 9 unchanged lines hidden (view full) --- 18# under the License. 19# 20#************************************************************** 21 22PRJ=..$/..$/.. 23 24PRJNAME=sc 25TARGET=sidebar |
26ENABLE_EXCEPTIONS=TRUE |
|
26 27# --- Settings ----------------------------------------------------- 28 29.INCLUDE : settings.mk 30.INCLUDE : $(PRJ)$/util$/makefile.pmk 31 32# --- Files -------------------------------------------------------- 33 --- 20 unchanged lines hidden --- | 27 28# --- Settings ----------------------------------------------------- 29 30.INCLUDE : settings.mk 31.INCLUDE : $(PRJ)$/util$/makefile.pmk 32 33# --- Files -------------------------------------------------------- 34 --- 20 unchanged lines hidden --- |