mirror of
https://github.com/koodiklinikka/palkkakysely.git
synced 2026-03-06 12:01:13 +00:00
Reorder makefile
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,6 +1,6 @@
|
|||||||
DATA_DIR := data/2022
|
|
||||||
OUT_DIR := out/2022
|
|
||||||
YEAR := 2022
|
YEAR := 2022
|
||||||
|
DATA_DIR := data/${YEAR}
|
||||||
|
OUT_DIR := out/${YEAR}
|
||||||
XLSX_URL := https://docs.google.com/spreadsheets/d/1PxBV-MzFlPl1IxOp6EGj6C80HSTgfHcXUhBeL8hZ0Ck/export?format=xlsx
|
XLSX_URL := https://docs.google.com/spreadsheets/d/1PxBV-MzFlPl1IxOp6EGj6C80HSTgfHcXUhBeL8hZ0Ck/export?format=xlsx
|
||||||
TSV_URL := https://docs.google.com/spreadsheets/d/1PxBV-MzFlPl1IxOp6EGj6C80HSTgfHcXUhBeL8hZ0Ck/export?format=tsv
|
TSV_URL := https://docs.google.com/spreadsheets/d/1PxBV-MzFlPl1IxOp6EGj6C80HSTgfHcXUhBeL8hZ0Ck/export?format=tsv
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user