makefile.mk (7871dc3e) | 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 --- 45 unchanged lines hidden (view full) --- 54 $(SLO_X64)$/utilities.obj\ 55 $(SLO_X64)$/iso8601_converter.obj 56 57# --- Targets ------------------------------------------------------ 58 59.INCLUDE : set_wntx64.mk 60.INCLUDE : target.mk 61INCLUDE!:=$(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 --- 45 unchanged lines hidden (view full) --- 54 $(SLO_X64)$/utilities.obj\ 55 $(SLO_X64)$/iso8601_converter.obj 56 57# --- Targets ------------------------------------------------------ 58 59.INCLUDE : set_wntx64.mk 60.INCLUDE : target.mk 61INCLUDE!:=$(subst,/stl, $(INCLUDE)) |
62.EXPORT : INCLUDE | 62 |
63.INCLUDE : tg_wntx64.mk 64 | 63.INCLUDE : tg_wntx64.mk 64 |