components/diffutils/Makefile
changeset 343 3c9588126dfa
parent 181 87e11e685b1f
child 412 5125546873a9
equal deleted inserted replaced
342:6cd382e0c40b 343:3c9588126dfa
    34 
    34 
    35 include ../../make-rules/prep.mk
    35 include ../../make-rules/prep.mk
    36 include ../../make-rules/configure.mk
    36 include ../../make-rules/configure.mk
    37 include ../../make-rules/ips.mk
    37 include ../../make-rules/ips.mk
    38 
    38 
    39 CONFIGURE_OPTIONS  +=		--program-prefix=g
       
    40 CONFIGURE_OPTIONS  +=		--infodir=$(CONFIGURE_INFODIR)
    39 CONFIGURE_OPTIONS  +=		--infodir=$(CONFIGURE_INFODIR)
    41 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    40 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    42 
    41 
    43 # common targets
    42 # common targets
    44 build:		$(BUILD_32)
    43 build:		$(BUILD_32)