Lines Matching full:makefile
17 # Makefile for building PerlMagick.
41 PERLMAKEMAKER=$(PERLMAGICK)/Makefile.PL
42 PERLMAKEFILE=$(PERLMAGICK)/Makefile
58 cd $(PERLMAGICK) && @PERL@ Makefile.PL $(PERL_MAKE_OPTIONS)
83 …d $(PERLMAGICK) && @PERL@ Makefile.PL MAP_TARGET=$(PERLSTATICNAME) $(PERL_MAKE_OPTIONS) && $(MAKE)…
94 $(MAKE) -f Makefile.aperl CC='@CC@' inst_perl MAP_TARGET=$(PERLSTATICNAME) \
99 $(MAKE) -f Makefile.aperl CC='@CC@' inst_perl MAP_TARGET=$(PERLSTATICNAME) \
108 cd $(PERLMAGICK) && $(abs_top_builddir)/magick.sh $(MAKE) -f Makefile.aperl CC='@CC@' test
118 ( if test -f Makefile.old ; then $(MAKE) -f Makefile.old CC='@CC@' clean ; fi ) ; \
119 ( if test -f Makefile ; then $(MAKE) CC='@CC@' clean ; fi ) ; \
120 ( if test -f Makefile ; then $(MAKE) CC='@CC@' clean ; fi ) ; \
121 rm -f Makefile.old PerlMagick ; \
131 # Satisfy makefile requirements if not building PERL