components/ilmbase/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 include ../../make-rules/shared-targets.mk
    70 include ../../make-rules/shared-targets.mk
    73 
    71 
    74 install: $(INSTALL_32_and_64)
    72 install: $(INSTALL_32_and_64)