Home | History | Annotate | Download | only in config

Lines Matching full:makefile

1 # Generated automatically from Makefile.pre by makesetup.
2 # Top-level Makefile for Python
4 # As distributed, this file is called Makefile.pre.in; it is processed
5 # into the real Makefile by running the script ./configure, which
7 # This means that if you edit Makefile, your changes get lost the next
167 CONFIGFILES= configure configure.ac acconfig.h pyconfig.h.in Makefile.pre.in
553 Makefile Modules/config.c: Makefile.pre \
565 @echo "The Makefile was updated, you may need to re-run make."
596 Modules/getpath.o: $(srcdir)/Modules/getpath.c Makefile
1072 # Replace makefile compat. variable references with shell script compat. ones; $(VAR) -> ${VAR}
1124 $(INSTALL_DATA) Makefile $(DESTDIR)$(LIBPL)/Makefile
1174 # the Makefile in Mac
1243 # Build the toplevel Makefile
1244 Makefile.pre: Makefile.pre.in config.status
1245 CONFIG_FILES=Makefile.pre CONFIG_HEADERS= $(SHELL) config.status
1246 $(MAKE) -f Makefile.pre Makefile
1252 .PRECIOUS: config.status $(BUILDPYTHON) Makefile Makefile.pre
1315 # remove all generated files, even Makefile[.pre]
1321 -rm -f core Makefile Makefile.pre config.status \
1354 -o -name Makefile \