aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/compile.h.in
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.1159.258.124 (42853d73dWp9gPjgpNWvy831DhnVnw)cl349@firebug.cl.cam.ac.uk2005-05-131-1/+1
| | | | | | | | compile.h.in, Makefile: Change XEN_EXTRAVERSION to -testing, move surrounding-" to compile.h.in. Also define XEN_FULLVESION and use. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* bitkeeper revision 1.1159.223.28 (41f2cea9tkhheORopsoScolnVoBxgw)iap10@labyrinth.cl.cam.ac.uk2005-01-221-0/+13
Description: split banner.h Split banner.h, to make it easier to edit, and more properly fit in with normal build systems. Also, inline the rules to actually build figlet. From: Adam Heath <doogie@brainfood.com> Signed-off-by: ian.pratt@cl.cam.ac.uk