summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
blob: 046dd706de43efd017e0dc6517497494fac1becb (plain)
1
2
3
4
5
6
7
8
9

all:

py-new.db: py.db create_db.py
	$(RM) py-new.db
	python create_db.py

index:
	python create_index.py