components/openexr/Makefile
changeset 151 f9e42a3f7095
parent 147 5af6875cbf70
child 181 87e11e685b1f
equal deleted inserted replaced
150:2e044e9ef7de 151:f9e42a3f7095
    63 CONFIGURE_OPTIONS  +=           --disable-static
    63 CONFIGURE_OPTIONS  +=           --disable-static
    64 CONFIGURE_OPTIONS  +=           --enable-threading
    64 CONFIGURE_OPTIONS  +=           --enable-threading
    65 CONFIGURE_OPTIONS  +=           --enable-posix-sem
    65 CONFIGURE_OPTIONS  +=           --enable-posix-sem
    66 CONFIGURE_OPTIONS  +=           --with-pic
    66 CONFIGURE_OPTIONS  +=           --with-pic
    67 
    67 
    68 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)
       
    69 
       
    70 build: $(BUILD_32_and_64)
    68 build: $(BUILD_32_and_64)
    71 
    69 
    72 MAN1LIST = exrenvmap.1 exrheader.1 exrmakepreview.1 \
    70 MAN1LIST = exrenvmap.1 exrheader.1 exrmakepreview.1 \
    73 	   exrmaketiled.1 exrstdattr.1
    71 	   exrmaketiled.1 exrstdattr.1
    74 
    72