Kaydet (Commit) d4b8b09a authored tarafından Guido van Rossum's avatar Guido van Rossum

'clean' target should remove hassignal.

üst 07bd1d1b
......@@ -127,7 +127,8 @@ link: $(MAINOBJ)
mv python$(EXE) ../python$(EXE)
clean:
-rm -f *.o python$(EXE) core *~ [@,#]* *.old *.orig *.rej add2lib
-rm -f *.o python$(EXE) core *~ [@,#]* *.old *.orig *.rej
-rm -f add2lib hassignal
clobber: clean
-rm -f *.a tags TAGS config.c Makefile.pre
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment