components/antlr/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    65 COMPONENT_TEST_TARGETS = test
    65 COMPONENT_TEST_TARGETS = test
    66 
    66 
    67 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    67 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    68 
    68 
    69 # common targets
    69 # common targets
       
    70 configure:	$(CONFIGURE_32)
       
    71 
    70 build:          $(BUILD_32)
    72 build:          $(BUILD_32)
    71 
    73 
    72 install:        $(INSTALL_32)
    74 install:        $(INSTALL_32)
    73 
    75 
    74 test:           $(TEST_32)
    76 test:           $(TEST_32)