some more $(RM) vs $(DEL) fixing
This commit is contained in:
@@ -36,4 +36,4 @@ petscii.prg: petscii.c
|
||||
$(CL) -t $(SYS) -O -o petscii.prg petscii.c
|
||||
|
||||
clean:
|
||||
$(DEL) petscii.prg
|
||||
@$(DEL) petscii.prg 2>$(NULLDEV)
|
||||
|
||||
Reference in New Issue
Block a user