open-src/data/workspace-patterns/Makefile
changeset 493 f43507b5737d
parent 378 37921779d3c0
child 810 6f94d3da0552
equal deleted inserted replaced
492:abfa40ff15ef 493:f43507b5737d
    27 # shall not be used in advertising or otherwise to promote the sale, use
    27 # shall not be used in advertising or otherwise to promote the sale, use
    28 # or other dealings in this Software without prior written authorization
    28 # or other dealings in this Software without prior written authorization
    29 # of the copyright holder.
    29 # of the copyright holder.
    30 #
    30 #
    31 
    31 
       
    32 MODULE_NAME=workspace-patterns
       
    33 
    32 # No upstream sources for these files, since they're Solaris-specific
    34 # No upstream sources for these files, since they're Solaris-specific
       
    35 MODULE_VERSION=NONE
    33 SOURCE_TARBALL_NAME=NONE
    36 SOURCE_TARBALL_NAME=NONE
       
    37 SOURCE_TARBALL_NAME_SET=yes
       
    38 
       
    39 BUILD_TARGETS =
       
    40 BUILD_TARGETS_SET=yes
       
    41 
       
    42 INSTALL_TARGETS =
       
    43 INSTALL_TARGETS_SET=yes
    34 
    44 
    35 ### Include common rulesets
    45 ### Include common rulesets
    36 PWD:sh=pwd
    46 include ../Makefile.inc
    37 TOP=$(PWD)/../..
       
    38 include $(TOP)/common/Makefile.inc
       
    39 
    47 
    40 DESTDIR=$(PROTODIR)
    48 DESTDIR=$(PROTODIR)
    41 INSTDIR=$(DESTDIR)/$(X11_DIR)/share/patterns/
    49 INSTDIR=$(DESTDIR)/$(X11_DIR)/share/patterns/
    42 
    50 
    43 install_gen::
    51 install_gen::