Makefile (a8931ef380c92d121ae74ecfb03b2d63f72eea6f) | Makefile (137e95906e294913fab02162e8a1948ade49acb5) |
---|---|
1FRED=42 |
|
1VERSION = 2 2PATCHLEVEL = 6 3SUBLEVEL = 26 | 2VERSION = 2 3PATCHLEVEL = 6 4SUBLEVEL = 26 |
4EXTRAVERSION = -rc9 | 5EXTRAVERSION = -rc8 |
5NAME = Rotary Wombat 6 7# *DOCUMENTATION* 8# To see a list of typical targets execute "make help" 9# More info can be located in ./README 10# Comments in this file are targeted only to the developer, do not 11# expect to learn how to build the kernel reading this file. 12 --- 1600 unchanged lines hidden --- | 6NAME = Rotary Wombat 7 8# *DOCUMENTATION* 9# To see a list of typical targets execute "make help" 10# More info can be located in ./README 11# Comments in this file are targeted only to the developer, do not 12# expect to learn how to build the kernel reading this file. 13 --- 1600 unchanged lines hidden --- |