Better tutorial

This commit is contained in:
Dmitry Boulytchev 2020-02-19 15:29:19 +03:00
parent b0e5bc26e3
commit f8ce0b2c92

View file

@ -10,4 +10,4 @@ all: $(ALL)
$(LAMAC) $<
clean:
rm -Rf *.s *.o *.i *~
rm -Rf *.s *.o *.i *~ $(ALL)