Make.proto
changeset 456 59a88a51f46a
parent 455 44208dab727c
child 482 9a7e7a05233f
equal deleted inserted replaced
455:44208dab727c 456:59a88a51f46a
    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 parser/smalltalk parser/java compiler
    24 SUBDIRS= analyzer tests parsers/smalltalk parsers/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=