Changeset 9280 for trunk/make/process.forwarder.mak
- Timestamp:
- Sep 20, 2002, 6:24:06 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/process.forwarder.mak
r9274 r9280 1 # $Id: process.forwarder.mak,v 1.16 2002-09-20 03:38:43 bird Exp $ 2 3 # 4 # Generic makefile system. 5 # 6 # The common build process rules for the case 7 # where we forward to a different compiler environment. 8 # 9 # Note: this makefile is supposed to be included from the 10 # current source path. 1 # $Id: process.forwarder.mak,v 1.17 2002-09-20 04:24:05 bird Exp $ 2 # 3 # Generic Buildsystem 4 # 5 # The common build process rules for all cases 6 # where are forwarding the request to another environment setup. 7 # 8 # 9 # Copyright (c) 2002 knut st. osmundsen <bird@anduin.net> 10 # 11 # This file is part of Generic Buildsystem. 11 12 # 12 13
Note:
See TracChangeset
for help on using the changeset viewer.