Configured distr system for the 6.0pre3 release.

This commit is contained in:
dtrg
2007-04-29 23:09:24 +00:00
parent 663f4f2fb5
commit 54ce3f451b
12 changed files with 94 additions and 18 deletions

View File

@@ -4,21 +4,22 @@ pmfile
README
include/ack/config.h
include/unistd.h
include/cpm.h
libsys/pmfile
libsys/_hol0.s
libsys/_bdos.s
libsys/brk.c
libsys/close.c
libsys/creat.c
libsys/errno.s
libsys/getpid.c
libsys/_hol0.s
libsys/_inn2.s
libsys/isatty.c
libsys/kill.c
libsys/libsys.h
libsys/lseek.c
libsys/open.c
libsys/read.c
libsys/signal.c
libsys/time.c
libsys/_trap.s
libsys/write.c
libsys/_sys_rawread.s
libsys/_sys_rawwrite.s

View File

@@ -28,6 +28,15 @@ name be
stdout
need .e
end
name asopt
from .s
to .so
program {EM}/lib.bin/{PLATFORM}/top
args
optimizer
stdin
stdout
end
name as
from .s.so
to .o