components/hplip/Makefile
changeset 206 a4474882bf60
parent 181 87e11e685b1f
child 609 775168282b2f
equal deleted inserted replaced
205:777251fa3676 206:a4474882bf60
    34 include ../../make-rules/configure.mk
    34 include ../../make-rules/configure.mk
    35 include ../../make-rules/ips.mk
    35 include ../../make-rules/ips.mk
    36 
    36 
    37 # We need to be able to return from void functions
    37 # We need to be able to return from void functions
    38 CC += $(studio_FEATURES_EXTENSIONS)
    38 CC += $(studio_FEATURES_EXTENSIONS)
    39 CCC += $(studio_FEATURES_EXTENSIONS) $(studio_NORUNPATH) $(studio_LIBRARY_NONE)
    39 CXX += $(studio_FEATURES_EXTENSIONS) $(studio_NORUNPATH) $(studio_LIBRARY_NONE)
    40 
    40 
    41 ROOTPPDCACHE =  $(PROTO_DIR)/usr/lib/lp/caches/SUNWhpijs.cache
    41 ROOTPPDCACHE =  $(PROTO_DIR)/usr/lib/lp/caches/SUNWhpijs.cache
    42 
    42 
    43 # configure(1) options to use
    43 # configure(1) options to use
    44 CONFIGURE_OPTIONS +=	--localedir=$(CONFIGURE_LOCALEDIR)
    44 CONFIGURE_OPTIONS +=	--localedir=$(CONFIGURE_LOCALEDIR)