components/gnump/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
   151 	$(PROTOUSRSHAREMAN3DIR)/ )
   151 	$(PROTOUSRSHAREMAN3DIR)/ )
   152 
   152 
   153 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
   153 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
   154 
   154 
   155 # common targets
   155 # common targets
       
   156 configure:	$(CONFIGURE_32_and_64)
       
   157 
   156 build: $(BUILD_32_and_64)
   158 build: $(BUILD_32_and_64)
   157 
   159 
   158 install: $(INSTALL_32_and_64)
   160 install: $(INSTALL_32_and_64)
   159 
   161 
   160 test: $(TEST_32_and_64)
   162 test: $(TEST_32_and_64)