components/gnu-gs-fonts-other/Makefile
changeset 1537 68c1d972de17
parent 1434 c782e620dd26
child 1948 2d1537e7942d
equal deleted inserted replaced
1536:55703e1924ca 1537:68c1d972de17
    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 # This package delivers only data files and has no dependencies.
       
    45 EXTDEPFILES = $(NULLDEPFILE)
       
    46 
    44 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    47 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    45 
    48 
    46 # untar the tar ball and apply the patches
    49 # untar the tar ball and apply the patches
    47 build:		$(SOURCE_DIR)/.prep
    50 build:		$(SOURCE_DIR)/.prep
    48 
    51