makefile.mk (752c0af7) makefile.mk (8fb1ee5a)
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

--- 83 unchanged lines hidden (view full) ---

92
93
94#APP1DEF=$(MISC)$/$(APP1TARGET).def
95
96# --- Targets --------------------------------------------------------------
97
98.INCLUDE : target.mk
99INCLUDE!:=$(subst,/stl, $(INCLUDE))
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

--- 83 unchanged lines hidden (view full) ---

92
93
94#APP1DEF=$(MISC)$/$(APP1TARGET).def
95
96# --- Targets --------------------------------------------------------------
97
98.INCLUDE : target.mk
99INCLUDE!:=$(subst,/stl, $(INCLUDE))
100.EXPORT : INCLUDE
101
102# -------------------------------------------------------------------------
103
104
100
101# -------------------------------------------------------------------------
102
103