components/swig/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3761 7eba66b644d2
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    49 CONFIGURE_OPTIONS +=	--with-javaincl="$(JAVA_HOME)/include"
    49 CONFIGURE_OPTIONS +=	--with-javaincl="$(JAVA_HOME)/include"
    50 
    50 
    51 ASLR_MODE = $(ASLR_ENABLE)
    51 ASLR_MODE = $(ASLR_ENABLE)
    52 
    52 
    53 # common targets
    53 # common targets
       
    54 configure:	$(CONFIGURE_64)
       
    55 
    54 build:		$(BUILD_64)
    56 build:		$(BUILD_64)
    55 
    57 
    56 install:	$(INSTALL_64)
    58 install:	$(INSTALL_64)
    57 
    59 
    58 # Fails due to deprecated OCAML example and boost library problems
    60 # Fails due to deprecated OCAML example and boost library problems