FolderForProjectsDefinition.st
changeset 23857 4f6b0998041f
parent 23457 552eae246267
equal deleted inserted replaced
23856:abae14e3afa9 23857:4f6b0998041f
       
     1 "{ Encoding: utf8 }"
       
     2 
     1 "
     3 "
     2  COPYRIGHT (c) 2014 by eXept Software AG
     4  COPYRIGHT (c) 2014 by eXept Software AG
     3               All Rights Reserved
     5               All Rights Reserved
     4 
     6 
     5  This software is furnished under a license and may be used
     7  This software is furnished under a license and may be used
   148 # The Makefile as generated by this Make.proto supports the following targets:
   150 # The Makefile as generated by this Make.proto supports the following targets:
   149 #    make         - compile all st-files to a classLib
   151 #    make         - compile all st-files to a classLib
   150 #    make clean   - clean all temp files
   152 #    make clean   - clean all temp files
   151 #    make clobber - clean all
   153 #    make clobber - clean all
   152 #
   154 #
       
   155 #    export MAKE_ARGS=-j4 ; make
       
   156 #
   153 # This file contains definitions for Unix based platforms.
   157 # This file contains definitions for Unix based platforms.
   154 # It shares common definitions with the win32-make in Make.spec.
   158 # It shares common definitions with the win32-make in Make.spec.
   155 
   159 
   156 #
   160 #
   157 # position (of this package) in directory hierarchy:
   161 # position (of this package) in directory hierarchy:
   241 %(TAB)@test -d $@ || mkdir $@
   245 %(TAB)@test -d $@ || mkdir $@
   242 "
   246 "
   243 '
   247 '
   244 '
   248 '
   245 
   249 
   246     "Modified: / 23-10-2018 / 18:49:01 / Claus Gittinger"
   250     "Modified: / 08-03-2019 / 12:16:52 / Claus Gittinger"
   247 !
   251 !
   248 
   252 
   249 make_dot_spec
   253 make_dot_spec
   250 
   254 
   251 ^
   255 ^