4 lines
71 B
Makefile
4 lines
71 B
Makefile
|
|
all:
|
|
xmllint --noout --schema dailyplanner-schema.xsd test-sched.xml
|