components/openexr/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3758 cc71a31c59be
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    60 CONFIGURE_OPTIONS  +=           --enable-posix-sem
    60 CONFIGURE_OPTIONS  +=           --enable-posix-sem
    61 CONFIGURE_OPTIONS  +=           --with-pic
    61 CONFIGURE_OPTIONS  +=           --with-pic
    62 
    62 
    63 ASLR_MODE = $(ASLR_ENABLE)
    63 ASLR_MODE = $(ASLR_ENABLE)
    64 
    64 
       
    65 configure:	$(CONFIGURE_32_and_64)
       
    66 
    65 build: $(BUILD_32_and_64)
    67 build: $(BUILD_32_and_64)
    66 
    68 
    67 install:	$(INSTALL_32_and_64)
    69 install:	$(INSTALL_32_and_64)
    68 
    70 
    69 test:		$(TEST_32_and_64)
    71 test:		$(TEST_32_and_64)