Changeset 1547 for trunk/kBuild/up.kmk
- Timestamp:
- Apr 22, 2008, 4:02:09 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/up.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild - File included at top of a up forwarder makefile. 5 4 # This method is DEPRECATED. Use Makefile.kup files instead. 6 5 # 6 7 # 7 8 # Copyright (c) 2005-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net> 8 #9 9 # 10 10 # This file is part of kBuild. … … 25 25 # 26 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 32 # 27 33 28 # in lucde the header to get the right MAKE and to include config.kmk34 # include the header to get the right MAKE and to include config.kmk 29 35 # files since these may contain global goals. 30 36 include $(PATH_KBUILD)/header.kmk
Note:
See TracChangeset
for help on using the changeset viewer.