LUnix support tuning - plain ASCII and changed imports list

git-svn-id: svn://svn.cc65.org/cc65/trunk@1128 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
izydorst
2001-12-02 12:50:07 +00:00
parent 90ca5c1af9
commit e0c27701d0
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ FILES {
}
FORMATS {
o65: os = lunix, type = small,
import = LUNIXKERNAL, import = LIB6502,
import = LUNIXKERNEL,
export = _main;
}
SYMBOLS {