[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] tiny makefile fix.
ChangeSet 1.1344, 2005/03/22 09:39:10+00:00, kaf24@xxxxxxxxxxxxxxxxxxxx tiny makefile fix. Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx> Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/xen/tools/figlet/Makefile b/xen/tools/figlet/Makefile --- a/xen/tools/figlet/Makefile 2005-03-22 05:04:05 -05:00 +++ b/xen/tools/figlet/Makefile 2005-03-22 05:04:05 -05:00 @@ -1,5 +1,5 @@ -include ../../Config.mk +include $(BASEDIR)/../Config.mk figlet: figlet.c $(HOSTCC) -o $@ $< ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |