diff --git a/makefile b/makefile index 32fb44d..e89319f 100644 --- a/makefile +++ b/makefile @@ -15,4 +15,3 @@ file.o: file.asm clean: rm -f tests *.lst *.o testFile1.txt -all: clean tests