updated for new Basic compiler

This commit is contained in:
ceriel
1988-07-04 13:19:09 +00:00
parent 5d52e2b5a6
commit c75fa5925b
3 changed files with 189 additions and 94 deletions

View File

@@ -7,9 +7,6 @@ end
name "Pascal bootstrap files"
dir lang/pc/pem
end
name "Basic yacc files"
dir lang/basic/src
end
name "C compiler makefile"
dir lang/cem/cemcom
action "cp AckMake makefile"

View File

@@ -2,8 +2,6 @@
-- ./h/em_mnem.h no RCS file
-- ./h/em_pseu.h no RCS file
-- ./h/em_spec.h no RCS file
-- ./lang/basic/src/y.tab.c no RCS file
-- ./lang/basic/src/y.tab.h no RCS file
-- ./lang/cem/cemcom/makefile no RCS file
-- ./lang/pc/pem/pem22.m no RCS file
-- ./lang/pc/pem/pem24.m no RCS file