make clean : now deletes qcvm

This commit is contained in:
Wolfgang (Blub) Bumiller 2012-06-27 15:36:22 +02:00
parent 8ce0548ad5
commit a4167900c4

View file

@ -57,6 +57,6 @@ gmqcc: $(OBJ_C) $(OBJ)
all: test gmqcc
clean:
rm -f *.o gmqcc test_ast test_ir test/*.o
rm -f *.o gmqcc qcvm test_ast test_ir test/*.o