components/imagemagick/Makefile
changeset 2225 f064d3d3190d
parent 2204 f83e0e3cf2d7
child 3798 c0f7a9f723ca
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    91 CONFIGURE_OPTIONS.32+= --with-perl-options="INSTALLDIRS=vendor"
    91 CONFIGURE_OPTIONS.32+= --with-perl-options="INSTALLDIRS=vendor"
    92 CONFIGURE_OPTIONS.64+= --without-perl
    92 CONFIGURE_OPTIONS.64+= --without-perl
    93 
    93 
    94 # common targets
    94 # common targets
    95 #
    95 #
       
    96 configure:	$(CONFIGURE_32_and_64)
       
    97 
    96 build:		$(BUILD_32_and_64)
    98 build:		$(BUILD_32_and_64)
    97 
    99 
    98 # Remove build machine runpath from libMagick++-6.Q16.so.1.0.0 and
   100 # Remove build machine runpath from libMagick++-6.Q16.so.1.0.0 and
    99 # libMagickCore-6.Q16.so.1.0.0
   101 # libMagickCore-6.Q16.so.1.0.0
   100 install:	$(INSTALL_32_and_64)
   102 install:	$(INSTALL_32_and_64)