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
552 Makefile Modules/config.c: Makefile.pre \
564 @echo "The Makefile was updated, you may need to re-run make."
595 Modules/getpath.o: $(srcdir)/Modules/getpath.c Makefile
1071 # Replace makefile compat. variable references with shell script compat. ones; $(VAR) -> ${VAR}
1123 $(INSTALL_DATA) Makefile $(DESTDIR)$(LIBPL)/Makefile
1173 # the Makefile in Mac
1242 # Build the toplevel Makefile
1243 Makefile.pre: Makefile.pre.in config.status
1244 CONFIG_FILES=Makefile.pre CONFIG_HEADERS= $(SHELL) config.status
1245 $(MAKE) -f Makefile.pre Makefile
1251 .PRECIOUS: config.status $(BUILDPYTHON) Makefile Makefile.pre
1314 # remove all generated files, even Makefile[.pre]
1320 -rm -f core Makefile Makefile.pre config.status \
1353 -o -name Makefile \