[LinuxBIOS] r334 - LinuxBIOSv3

svn at openbios.org svn at openbios.org
Tue May 22 00:49:12 CEST 2007


Author: stepan
Date: 2007-05-22 00:49:12 +0200 (Tue, 22 May 2007)
New Revision: 334

Modified:
   LinuxBIOSv3/Makefile
Log:
doxygen is a phony target (trivial)

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Stefan Reinauer <stepan at coresystems.de>



Modified: LinuxBIOSv3/Makefile
===================================================================
--- LinuxBIOSv3/Makefile	2007-05-21 14:51:57 UTC (rev 333)
+++ LinuxBIOSv3/Makefile	2007-05-21 22:49:12 UTC (rev 334)
@@ -161,5 +161,5 @@
 	$(Q)printf "  CC      $(subst $(shell pwd)/,,$(@))\n"
 	$(Q)$(CC) $(CFLAGS) -o $@ -c $<
 
-.PHONY: doc depends prepare prepare2 clean distclean
+.PHONY: doc doxygen depends prepare prepare2 clean distclean
 





More information about the coreboot mailing list