summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 0a470cc8b5f20d1b32d7b4045c17bde9a425ec8d (plain)
1
2
3
4
5
6
7
8
9
10
11
.MAIN=build
.DEFAULT_GOAL=build

sal.otx:
	wget -O sal.otx "https://git.lo2.org/?action=blobraw&commit=7f441a88dd23a138ccd07666594b5865b46dd1c8&file=sal.otx&folder=&path=sal.otx.git"	

build: sal.otx congratulations.otx aux.otx
	optex congratulations.otx

clean:
	rm sal.otx