Kaydet (Commit) f4cbb9c7 authored tarafından Fred Drake's avatar Fred Drake

Added realclean and distclean targets to match ../Makefile.

üst 4da55f05
......@@ -138,3 +138,6 @@ clean:
clobber: clean
rm -f $(DVIFILES) $(PSFILES) $(PDFFILES)
realclean: clobber
distclean: clobber
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