4 lines
49 B
Makefile
4 lines
49 B
Makefile
|
|
all:
|
|
xsltproc test-sched.xml > test-sched.html
|
|
|
all:
|
|
xsltproc test-sched.xml > test-sched.html
|