components/gocr/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    52 CC +=              $(CC_BITS)
    52 CC +=              $(CC_BITS)
    53 
    53 
    54 ASLR_MODE = $(ASLR_ENABLE)
    54 ASLR_MODE = $(ASLR_ENABLE)
    55 
    55 
    56 # common targets
    56 # common targets
       
    57 configure:	$(CONFIGURE_64)
       
    58 
    57 build:		$(BUILD_64)
    59 build:		$(BUILD_64)
    58 
    60 
    59 install:	$(INSTALL_64)
    61 install:	$(INSTALL_64)
    60 
    62 
    61 test:		$(NO_TESTS)
    63 test:		$(NO_TESTS)