Lines Matching refs:make

28 pkgdatadir = $(datadir)/make
29 pkglibdir = $(libdir)/make
30 pkgincludedir = $(includedir)/make
59 PACKAGE = make
67 bin_PROGRAMS = make$(EXEEXT)
74 info_TEXINFOS = make.texinfo
75 man_MANS = make.1
81 EXTRA_DIST = $(BUILT_SOURCES) $(man_MANS) README.customs remote-cstms.c make-stds.texi texinfo.tex SCOPTIONS SMakefile Makefile.ami README.Amiga config.ami amiga.c amiga.h NMakefile README.DOS configh.dos configure.bat makefile.com README.W32 build_w32.bat config.h-W32 subproc.bat make.lnk config.h-vms makefile.vms readme.vms vmsdir.h vmsfunctions.c vmsify.c
107 INFO_DEPS = make.info
108 DVIS = make.dvi
109 TEXINFOS = make.texinfo
163 -rm -f *.$(OBJEXT) *$(EXEEXT) make.new core
172 make$(EXEEXT): $(make_OBJECTS) $(make_DEPENDENCIES)
173 @command.com /c if exist make del make
174 @command.com /c if exist make.exe del make.exe
177 make.info: make.texinfo
178 make.dvi: make.texinfo
184 @command.com /c if exist make.info* del make.info*
185 @command.com /c if exist make.i* del make.i*
189 @command.com /c if exist make.info* del make.info*
190 @command.com /c if exist make.i* del make.i*
203 @for file in $(INFO_DEPS) make.i; do d=$(srcdir); for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9] $$file[0-9] $$file[0-9][0-9]`; do if test -f $$d/$$ifile; then echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; else : ; fi; done; done
211 for file in $(INFO_DEPS) make.i; do (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9] $$file[0-9] $$file[0-9][0-9]); done
217 -rm -f make.aux make.cp make.cps make.dvi make.fn make.fns make.ky \
218 make.kys make.ps make.log make.pg make.toc make.tp make.tps \
219 make.vr make.vrs make.op make.tr make.cv make.cn
226 for i in $(INFO_DEPS) make.i; do rm -f `eval echo $$i*`; done
462 # there's no uptime utility, and the test it does doesn't make sense
501 # Look for the make test suite, and run it if found. Look in MAKE_TEST if
514 echo "cd tests && $(PERL) ./run_make_tests.pl -make ../make.exe $(MAKETESTFLAGS)"; \
515 cd tests && $(PERL) ./run_make_tests.pl -make ../make.exe $(MAKETESTFLAGS); \
525 # Note this requires GNU make. Not to worry, since it will only be included
529 # Tell versions [3.59,3.63) of GNU make to not export all variables.
534 ar.o: ar.c make.h config.h gettext.h filedef.h dep.h glob/fnmatch.h
535 arscan.o: arscan.c make.h config.h gettext.h
536 commands.o: commands.c make.h config.h gettext.h dep.h filedef.h \
538 default.o: default.c make.h config.h gettext.h rule.h dep.h filedef.h \
540 dir.o: dir.c make.h config.h gettext.h glob/glob.h
541 expand.o: expand.c make.h config.h gettext.h filedef.h job.h commands.h \
543 file.o: file.c make.h config.h gettext.h dep.h filedef.h job.h \
545 function.o: function.c make.h config.h gettext.h filedef.h variable.h \
549 implicit.o: implicit.c make.h config.h gettext.h rule.h dep.h filedef.h \
551 job.o: job.c make.h config.h gettext.h job.h debug.h filedef.h \
553 main.o: main.c make.h config.h gettext.h dep.h filedef.h variable.h \
555 misc.o: misc.c make.h config.h gettext.h dep.h debug.h
556 read.o: read.c make.h config.h gettext.h glob/glob.h dep.h filedef.h \
558 remake.o: remake.c make.h config.h gettext.h filedef.h job.h commands.h \
560 remote-stub.o: remote-stub.c make.h config.h gettext.h filedef.h job.h \
562 rule.o: rule.c make.h config.h gettext.h dep.h filedef.h job.h \
564 signame.o: signame.c make.h config.h gettext.h
565 variable.o: variable.c make.h config.h gettext.h dep.h filedef.h job.h \
568 vpath.o: vpath.c make.h config.h gettext.h filedef.h variable.h
575 ar.c make.h config.h \
580 arscan.c make.h config.h \
585 commands.c make.h config.h \
590 default.c make.h config.h \
595 dir.c make.h config.h \
600 expand.c make.h config.h \
606 file.c make.h config.h \
612 function.c make.h config.h \
623 hash.c make.h config.h \
627 implicit.c make.h config.h \
632 job.c make.h config.h \
640 make.h \
645 main.c make.h config.h \
651 misc.c make.h config.h \
656 read.c make.h config.h \
662 remake.c make.h config.h \
669 remote-stub.c make.h config.h \
674 rule.c make.h config.h \
679 signame.c make.h config.h \
683 variable.c make.h config.h \
690 vpath.c make.h config.h \