components/groff/Makefile
changeset 1485 808df10bcc09
parent 1108 3aa5ccc8d070
child 1486 cb30aa7f446c
equal deleted inserted replaced
1484:01108fd9c6ef 1485:808df10bcc09
    67 COMPONENT_INSTALL_ARGS += sys_tmac_prefix=$(PROTOUSRSHARELIBDIR)/tmac/
    67 COMPONENT_INSTALL_ARGS += sys_tmac_prefix=$(PROTOUSRSHARELIBDIR)/tmac/
    68 
    68 
    69 COMPONENT_PRE_INSTALL_ACTION = \
    69 COMPONENT_PRE_INSTALL_ACTION = \
    70 	($(MKDIR) $(PROTOUSRBINDIR) )
    70 	($(MKDIR) $(PROTOUSRBINDIR) )
    71 
    71 
       
    72 ASLR_MODE = $(ASLR_ENABLE)
       
    73 
    72 # common targets
    74 # common targets
    73 build:		$(BUILD_64)
    75 build:		$(BUILD_64)
    74 
    76 
    75 install:	$(INSTALL_64)
    77 install:	$(INSTALL_64)
    76 
    78