Added build.macfreeze to the "special" folders.

This commit is contained in:
Jack Jansen 1998-06-26 15:05:29 +00:00
parent 46603af87f
commit fb721cf03e

View file

@ -24,7 +24,7 @@ TOP=''
# Where to put CW projects, relative to TOP # Where to put CW projects, relative to TOP
CWDIR=':Mac:mwerks:projects' CWDIR=':Mac:mwerks:projects'
# From which folders to put projects there # From which folders to put projects there
CWDIRDIRS=['build.mac', 'build.macstand', 'PlugIns'] CWDIRDIRS=['build.mac', 'build.macstand', 'build.macfreeze', 'PlugIns']
# Helper routines # Helper routines
def binhexit(path, name): def binhexit(path, name):