// som.txt   make file for som v4.2 project
//  with new parser (generated from pgen1)
//  22 sept 2009

load "string-s.txt"
load "compile-h-s.txt"
load "list-s.txt"
load "symtab-s.txt"
load "token-s.txt"
load "parse-h-s.txt"
load "stmt-s.txt"
load "parse2.som"
load "icode-s.txt"
load "gencode-s.txt"
load "macro-s.txt"
load "main-s.txt"

