Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-12
Creator: Stefan Reinauer <stepan@openbios.org> Add timestamp to mkOptionList.py mkOptionList.py: add timestamp git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1930 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
7
util/optionlist/Makefile
Normal file
7
util/optionlist/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
all:
|
||||
./mkOptionList.py
|
||||
@#saxon Options.xml Options.xsl >Options.html
|
||||
xsltproc Options.xsl Options.xml > Options.html
|
||||
|
||||
clean:
|
||||
rm Options.xml Options.html
|
Reference in New Issue
Block a user