mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Better tutorial
This commit is contained in:
parent
b0e5bc26e3
commit
f8ce0b2c92
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ all: $(ALL)
|
||||||
$(LAMAC) $<
|
$(LAMAC) $<
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -Rf *.s *.o *.i *~
|
rm -Rf *.s *.o *.i *~ $(ALL)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue