New installation mechanism

This commit is contained in:
ceriel
1991-08-26 16:50:25 +00:00
parent a9c094851c
commit c2caead0c8
29 changed files with 1106 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
EM_TABLE=../../../etc/em_table
EM_TABLE=$1
list=`./argtype w $EM_TABLE`
echo "switch(p->em_opcode) {"
for i in $list