*** empty log message ***

This commit is contained in:
kaashoek 1987-11-20 11:15:42 +00:00
parent 75e0c5f7ed
commit 58b70cc7dd
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
CEG=/usr/star/kaashoek/em/ceg.1
CEG=/usr/star/kaashoek/em/ceg
case $# in
1) case $1 in

View file

@ -1,5 +1,5 @@
EM = /proj/em/Work
CEG = /usr/star/kaashoek/em/ceg.1
CEG = /usr/star/kaashoek/em/ceg
Em = $(CEG)/EM_parser/as_EM_pars
ASMAIN = $(CEG)/assemble/as_assemble

View file

@ -1,5 +1,5 @@
EM = /proj/em/Work
CEG = /usr/star/kaashoek/em/ceg.1
CEG = /usr/star/kaashoek/em/ceg
Em = $(CEG)/EM_parser/obj_EM_pars
AS = $(CEG)/as_parser