]> granicus.if.org Git - python/commit
Fix some make errors during "make clobber" or "make distclean", caused
authorGuido van Rossum <guido@python.org>
Tue, 23 Jan 2001 01:52:26 +0000 (01:52 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 23 Jan 2001 01:52:26 +0000 (01:52 +0000)
commit275529087d11d4f59ac5d07be9b13d6eca64a62e
treeab832ec08ff0117119dd3a5acbf890429eeec62d
parent578ceee04226d94322e29dbdb26c0919c8e18fa4
Fix some make errors during "make clobber" or "make distclean", caused
by weird and (hopefully) unnecessary SET_CXX and SET_DLLLIBRARY macros
that occurr at the start of Makefile.in files.

- Also removed the already-commented-out SET_CCC macro cruft.
configure.in