switch-coreboot/doc/Makefile
Stefan Reinauer 2b2e9376fe * small Makefile cleanups
* add config.h so the Ron's latest changes build.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@60 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-01-26 19:33:03 +00:00

11 lines
207 B
Makefile

#
# Documentation Makefile
#
dochelp:
@echo ' LinuxBIOS internal documentation in different formats:'
@echo ' pdfdocs (PDF)'
pdfdocs:
@echo ' Not implemented yet. Please use lyx for now.'