.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