components/gnu-gs-fonts-std/Makefile
changeset 1434 c782e620dd26
parent 1058 34d7aaa03423
child 1537 68c1d972de17
equal deleted inserted replaced
1433:c111a9dd45a7 1434:c782e620dd26
    17 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # fields enclosed by brackets "[]" replaced with your own identifying
    18 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 # information: Portions Copyright [yyyy] [name of copyright owner]
    19 #
    19 #
    20 # CDDL HEADER END
    20 # CDDL HEADER END
    21 #
    21 #
    22 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 include ../../make-rules/shared-macros.mk
    24 include ../../make-rules/shared-macros.mk
    25 
    25 
    26 COMPONENT_NAME=         gnu-gs-fonts-std
    26 COMPONENT_NAME=         gnu-gs-fonts-std
    27 COMPONENT_VERSION=      6.0
    27 COMPONENT_VERSION=      6.0
    39 PROTOGSSHAREDIR=$(PROTOUSRSHAREDIR)/ghostscript
    39 PROTOGSSHAREDIR=$(PROTOUSRSHAREDIR)/ghostscript
    40 
    40 
    41 include ../../make-rules/prep.mk
    41 include ../../make-rules/prep.mk
    42 include ../../make-rules/ips.mk
    42 include ../../make-rules/ips.mk
    43 
    43 
       
    44 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
       
    45 
    44 # untar the tar ball and apply the patches
    46 # untar the tar ball and apply the patches
    45 build:  $(SOURCE_DIR)/.prep
    47 build:  $(SOURCE_DIR)/.prep
    46 
    48 
    47 install: build
    49 install: build
    48 	$(MKDIR) $(PROTO_DIR)
    50 	$(MKDIR) $(PROTO_DIR)