loop #2

Merged
cromer merged 11 commits from loop into master 2021-06-19 23:03:40 -04:00
Showing only changes of commit 990a1d2b3e - Show all commits

View File

@ -20,7 +20,7 @@ endif
clean: cleanmyshellin clean: cleanmyshellin
cleanmyshellin: cleanmyshellin:
rm -f src/*.o myshellin rm -f src/*.o $(FILENAME)
cleaninforme: cleaninforme:
make -C doc clean make -C doc clean