]> granicus.if.org Git - python/commit
Make on Alpha Tru64 5.1 (as installed on the SF compile farm) doesn't
authorGuido van Rossum <guido@python.org>
Mon, 9 Apr 2001 22:23:22 +0000 (22:23 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 9 Apr 2001 22:23:22 +0000 (22:23 +0000)
commit4e6a7a626de58887c270461a546cde5f435e6178
tree504b5987bee18be04bf37a4876700c1b89b7aa7e
parentdbdb28e8be50608287b3cfaf8427d7e602f22c2b
Make on Alpha Tru64 5.1 (as installed on the SF compile farm) doesn't
think that a command starting with '#' is a comment, so move the one
comment in such a position (in the rule for building $(LIBRARY)) to a
harmless position.
Makefile.pre.in