* [PATCH] remember to remove banner.h
@ 2005-04-28 22:51 Jacob Gorm Hansen
0 siblings, 0 replies; only message in thread
From: Jacob Gorm Hansen @ 2005-04-28 22:51 UTC (permalink / raw)
To: xen-devel
Signed-off-by: Jacob Gorm Hansen <jacobg@diku.dk>
+++ mod/xen/Makefile
@@ -56,7 +56,7 @@
$(MAKE) -C arch/$(TARGET_ARCH)
delete-unfresh-files:
- rm -f include/xen/compile.h
+ rm -f include/xen/banner.h include/xen/compile.h
$(MAKE) -C arch/$(TARGET_ARCH) delete-unfresh-files
# compile.h contains dynamic build info. Rebuilt on every 'make'
invocation.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-28 22:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-28 22:51 [PATCH] remember to remove banner.h Jacob Gorm Hansen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.