summaryrefslogtreecommitdiff
path: root/Makefile
blob: 62f142f68c82b7312f1929512c2e60500839788b (plain)
1
2
3
4
all: l

%: %c
	gcc -o $@ $<