Remove usused Makefile. Please use 'make doc' from the top-level directory.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@253 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Uwe Hermann 2007-03-12 11:47:38 +00:00
commit e895a471e0

View file

@ -1,10 +0,0 @@
#
# Documentation Makefile.
#
dochelp:
@printf ' LinuxBIOS internal documentation in different formats:'
@printf ' pdfdocs (PDF)'
pdfdocs:
@printf ' Not implemented yet. Please use lyx for now.'