components/libdnet/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    56 #CONFIGURE_OPTIONS +=	--with-check=/usr
    56 #CONFIGURE_OPTIONS +=	--with-check=/usr
    57 
    57 
    58 ASLR_MODE = $(ASLR_ENABLE)
    58 ASLR_MODE = $(ASLR_ENABLE)
    59 
    59 
    60 # common targets
    60 # common targets
       
    61 configure:	$(CONFIGURE_32_and_64)
       
    62 
    61 build:		$(BUILD_32_and_64)
    63 build:		$(BUILD_32_and_64)
    62 
    64 
    63 install:	$(INSTALL_32_and_64)
    65 install:	$(INSTALL_32_and_64)
    64 
    66 
    65 # Tests for libdnet are not enabled by default as they use the Check unit
    67 # Tests for libdnet are not enabled by default as they use the Check unit