summaryrefslogtreecommitdiff
path: root/Makefile
blob: 556ea0b99b1d125acd65f900d45ff3a3ee6d565c (plain)
1
2
build_rom: build_rom.c
	gcc -Wall -W -lsqlite3 $< -o $@