3 lines
67 B
Makefile
3 lines
67 B
Makefile
|
default: books.csv genfeed.py
|
||
|
./genfeed.py < books.csv > feed.xml
|