Ryujinx-GtkSharp/todo/Makefile
Rachel Hestilow 9a8690f9ae Added.
svn path=/trunk/gtk-sharp/; revision=5718
2002-07-12 06:11:02 +00:00

6 lines
87 B
Makefile

all: todo.html
todo.html: todo.xml todo.xsl
xsltproc todo.xsl todo.xml > todo.html