components/ntp/Makefile
changeset 2225 f064d3d3190d
parent 2158 bbf95c342386
child 3572 2f22f425382c
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    65 CONFIGURE_OPTIONS +=	--without-ntpsnmpd
    65 CONFIGURE_OPTIONS +=	--without-ntpsnmpd
    66 CONFIGURE_OPTIONS +=	--with-openssl-libdir=/lib
    66 CONFIGURE_OPTIONS +=	--with-openssl-libdir=/lib
    67 
    67 
    68 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
    68 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
    69 
    69 
       
    70 configure:	$(CONFIGURE_32)
       
    71 
    70 build:		$(BUILD_32)
    72 build:		$(BUILD_32)
    71 install:	$(INSTALL_32)
    73 install:	$(INSTALL_32)
    72 test:		$(NO_TESTS)
    74 test:		$(NO_TESTS)
    73 
    75 
    74 include ../../make-rules/depend.mk
    76 include ../../make-rules/depend.mk