Make.proto
changeset 447 cfbc9055c83b
parent 441 6f0eb79b3dda
child 455 44208dab727c
equal deleted inserted replaced
446:c2ad34a08856 447:cfbc9055c83b
    19 # (must point to ST/X top directory, for tools and includes)
    19 # (must point to ST/X top directory, for tools and includes)
    20 TOP=../..
    20 TOP=../..
    21 INCLUDE_TOP=$(TOP)/..
    21 INCLUDE_TOP=$(TOP)/..
    22 
    22 
    23 # subdirectories where targets are to be made:
    23 # subdirectories where targets are to be made:
    24 SUBDIRS= analyzer tests parser/smalltalk parser/java compiler compiler/tests
    24 SUBDIRS= analyzer parser/smalltalk parser/java compiler
    25 
    25 
    26 
    26 
    27 # subdirectories where Makefiles are to be made:
    27 # subdirectories where Makefiles are to be made:
    28 # (only define if different from SUBDIRS)
    28 # (only define if different from SUBDIRS)
    29 # ALLSUBDIRS=
    29 # ALLSUBDIRS=