Update distribution files.
authorDavid Given <dg@cowlark.com>
Wed, 15 May 2013 22:46:15 +0000 (23:46 +0100)
committerDavid Given <dg@cowlark.com>
Wed, 15 May 2013 22:46:15 +0000 (23:46 +0100)
--HG--
branch : dtrg-buildsystem

77 files changed:
.distr
distr/mkdist
first/.distr
lang/basic/.distr
lang/basic/lib/.distr
lang/basic/src/.distr
lang/cem/.distr
lang/cem/cemcom.ansi/.distr
lang/cem/cemcom/.distr
lang/cem/cpp.ansi/.distr
lang/cem/libcc.ansi/.distr
lang/cem/libcc/.distr
lang/cem/libcc/gen/.distr
lang/cem/libcc/math/.distr
lang/cem/libcc/mon/.distr
lang/cem/libcc/stdio/.distr
lang/m2/.distr
lang/m2/comp/.distr
lang/m2/libm2/.distr
lang/occam/.distr
lang/occam/comp/.distr
lang/occam/lib/.distr
lang/pc/.distr
lang/pc/comp/.distr
lang/pc/libpc/.distr
mach/i386/.distr
mach/i386/libem/.distr
mach/i386/libend/.distr
mach/i80/.distr
mach/i80/libem/.distr
mach/i80/libend/.distr
mach/i86/.distr
mach/i86/libem/.distr
mach/i86/libend/.distr
mach/m68020/.distr
mach/m68020/libem/.distr
mach/m68020/libend/.distr
mach/powerpc/libend/.distr
mach/proto/.distr
mach/proto/as/.distr
mach/proto/cg/.distr
mach/proto/ncg/.distr
mach/proto/top/.distr
modules/src/alloc/.distr
modules/src/assert/.distr
modules/src/em_code/.distr
modules/src/em_mes/.distr
modules/src/flt_arith/.distr
modules/src/idf/.distr
modules/src/input/.distr
modules/src/object/.distr
modules/src/print/.distr
modules/src/read_em/.distr
modules/src/string/.distr
modules/src/system/.distr
plat/.distr [new file with mode: 0644]
plat/cpm/.distr
plat/linux/.distr [new file with mode: 0644]
plat/linux/liblinux/.distr [new file with mode: 0644]
plat/linux386/.distr
plat/linux68k/.distr
plat/linuxppc/.distr
plat/pc86/.distr
util/LLgen/.distr
util/ack/.distr
util/amisc/.distr
util/arch/.distr
util/cgg/.distr
util/cmisc/.distr
util/cpp/.distr
util/data/.distr
util/ego/.distr
util/led/.distr
util/misc/.distr
util/ncgg/.distr
util/opt/.distr
util/topgen/.distr

diff --git a/.distr b/.distr
index 971a465..dbe964f 100644 (file)
--- a/.distr
+++ b/.distr
@@ -1,9 +1,7 @@
 README
 CHANGES
 Copyright
-pm
-pmfile
-config.pm
+Makefile
 
 h
 modules/h
@@ -13,7 +11,7 @@ util/data
 util/LLgen
 
 modules/src/alloc
-modules/src/assert
+#modules/src/assert
 modules/src/system
 modules/src/string
 modules/src/read_em
@@ -31,7 +29,7 @@ util/ack
 lib/descr/fe
 util/arch
 #util/cpp
-util/cgg
+#util/cgg
 util/ncgg
 util/misc
 util/opt
@@ -43,15 +41,19 @@ lang/cem
 lang/pc
 lang/m2
 #lang/occam
-#lang/basic
+lang/basic
 
 mach/proto
 mach/i80
 mach/i86
 mach/i386
+mach/m68020
 
+plat
 plat/cpm
 plat/pc86
+plat/linux
 plat/linux386
+plat/linux68k
 
 examples
index 2e26534..8366d69 100755 (executable)
@@ -143,7 +143,7 @@ echo ""
 if [ -e $destdir ]; then
        if [ "$delete" = "yes" ]; then
                echo "Press RETURN to erase $destdir and its contents, or CTRL+C to abort."
-               read
+               read _ _
                echo "Erasing..."
                rm -rf "$destdir"
        else
index 8bff7f5..e8f7adb 100644 (file)
@@ -1,9 +1,4 @@
-ack.pm
-ack-custom.pm
-c.pm
-llgen.pm
-yacc.pm
-
+core.mk
 #create_dir
 #cp_dir
 #em_path.h.src
index 8b02561..c01dd4c 100644 (file)
@@ -1,3 +1,3 @@
-pmfile
+build.mk
 src
 lib
index 4e51a97..958e508 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 abs.c
 asc.c
 asrt.c
index 053feca..0056c14 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 basic.g
 basic.lex
 bem.c
index b4ca361..21f8f8d 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 cemcom.ansi
 cpp.ansi
 libcc.ansi
index 2ea3328..13a214f 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 LLlex.c
 LLlex.h
 LLmessage.c
index eee6d8f..cde313a 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 LLlex.c
 LLlex.h
 LLmessage.c
index 28ed84c..e858a93 100644 (file)
@@ -1,8 +1,8 @@
-pmfile
+build.mk
 LLlex.c
 LLlex.h
 LLmessage.c
-Parameters
+parameters.h
 arith.h
 bits.h
 ch3bin.c
@@ -22,7 +22,6 @@ input.h
 macro.str
 main.c
 make.allocd
-make.hfiles
 make.next
 make.tokcase
 make.tokfile
index 65f515e..cc07e67 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 head_ac.e
 assert
 ctype
index 9412e8f..dea372b 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 gen
 headers
 math
index a4b83bb..b834f78 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 head_cc.e
 abs.c
 atof.c
index a6b3b12..e9ee687 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 asin.c
 atan2.c
 atan.c
index 0ec396a..7312104 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 exit.c
 gtty.c
 signal.c
index 728de5e..fceca86 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 vsprintf.c
 vfprintf.c
 vprintf.c
index 9ed8b06..ef717ff 100644 (file)
@@ -1,3 +1,3 @@
-pmfile
+build.mk
 comp
 libm2
index 1ea799d..bae10e6 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 LLlex.c
 LLlex.h
 LLmessage.c
index 2cbf40d..f7df21a 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 Termcap.mod
 CSP.mod
 PascalIO.mod
index 475b9ed..216c0a9 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 comp
 lib
 test
index d220a92..d5cc918 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 builtin.c
 code.c
 code.h
index 1f30671..b5d4c6d 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 builtin.c
 chan_strct.c
 channel.c
index cbd3fb1..8de02b7 100644 (file)
@@ -1,3 +1,3 @@
-pmfile
+build.mk
 libpc
 comp
index 3e7d269..827326d 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 LLlex.c
 LLlex.h
 LLmessage.c
index 0a10ca5..7cbba63 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 abi.c
 abl.c
 abr.c
index 86584ff..3886446 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 as
 ncg
 libem
index 670d9e1..c5bb0fc 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 adi.s
 and.s
 blm.s
index 1508ebd..afa027b 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 edata.s
 em_end.s
 end.s
index c4ce2f7..fb68ed5 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 as
 top
 ncg
index b6454fb..8856d84 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 aar2.s
 adi4.s
 and.s
index 1508ebd..afa027b 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 edata.s
 em_end.s
 end.s
index 86584ff..3886446 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 as
 ncg
 libem
index a580bcb..0d2cf9e 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 adi.s
 and.s
 cii.s
index 1508ebd..afa027b 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 edata.s
 em_end.s
 end.s
index 096a7b2..3886446 100644 (file)
@@ -1,12 +1,5 @@
-Action
+build.mk
 as
-cv
+ncg
 libem
 libend
-libsys
-ncg
-libfp
-libdb
-top
-ce
-mach_params
index d2b4f28..73355ee 100644 (file)
@@ -1,2 +1,31 @@
+aar.s
+cii.s
+cmi.s
+cms.s
+cmu.s
+csa.s
+csb.s
+cuu.s
+cvf.s
+dia.s
+edata.s
+em_end.s
+end.s
+etext.s
+exg.s
+fakfp.s
+fat.s
+fp68881.s
+inn.s
+lar.s
 LIST
-libem_s.a
+los.s
+mon.s
+nop.s
+printf.s
+sar.s
+set.s
+shp.s
+sts.s
+trp.s
+trpstr.c
index b48ec84..afa027b 100644 (file)
@@ -1,2 +1,4 @@
-LIST
-end_s.a
+edata.s
+em_end.s
+end.s
+etext.s
index 1508ebd..38509e6 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 edata.s
 em_end.s
 end.s
index e34b0c9..78c561b 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 as
 cg
 ncg
index 4c6af5c..49642a8 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 comm0.h
 comm1.h
 comm2.y
index dc488f3..cf85682 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 assert.h
 codegen.c
 compute.c
index d8d3841..59ffc4a 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 assert.h
 codegen.c
 compute.c
index bb14a80..6563cbe 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 queue.c
 queue.h
 top.c
index fa07cf5..5e32a9a 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 Malloc.c
 Srealloc.c
 Realloc.c
index 34e11b2..8d1e1d3 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 BadAssert.c
 assert.3
 assert.h
index 45a94e8..fa1a4b1 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 C_out.c
 bhcst.c
 bhdlb.c
index 14eca8b..ca0b69d 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 C_ms_com.c
 C_ms_ego.c
 C_ms_emx.c
index c5c0292..c4a1363 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 b64_add.c
 b64_sft.c
 flt_add.c
index 4402cca..39d4390 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 idf.3
 idf_pkg.body
 idf_pkg.spec
index fc3c941..2825676 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 AtEoIF.c
 AtEoIT.c
 inp_pkg.body
index 1ad72d9..27bc19a 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 object.3
 object.h
 obj.h
index b23ff8f..ae84adb 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 doprnt.c
 format.c
 fprint.c
index 100499e..10e7531 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 EM_vars.c
 argtype
 em_comp.h
index 77bb969..73292d2 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 bts2str.c
 btscat.c
 btscmp.c
index 2bfeb1d..53683d8 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 access.c
 break.c
 chmode.c
diff --git a/plat/.distr b/plat/.distr
new file mode 100644 (file)
index 0000000..69538e7
--- /dev/null
@@ -0,0 +1,2 @@
+build.mk
+
index 04a32ea..23343f4 100644 (file)
@@ -1,11 +1,10 @@
 descr
 boot.s
-pmfile
+build.mk
 README
 include/ack/config.h
 include/unistd.h
 include/cpm.h
-libsys/pmfile
 libsys/_bdos.s
 libsys/brk.c
 libsys/close.c
diff --git a/plat/linux/.distr b/plat/linux/.distr
new file mode 100644 (file)
index 0000000..cd8d687
--- /dev/null
@@ -0,0 +1,2 @@
+liblinux
+
diff --git a/plat/linux/liblinux/.distr b/plat/linux/liblinux/.distr
new file mode 100644 (file)
index 0000000..d5667c3
--- /dev/null
@@ -0,0 +1,20 @@
+brk.c
+build.mk
+close.c
+creat.c
+errno.s
+_exit.c
+getpid.c
+gettimeofday.c
+_hol0.s
+isatty.c
+kill.c
+libsys.h
+lseek.c
+open.c
+pmfile
+read.c
+sbrk.c
+signal.c
+syscalls.h
+write.c
index da4420e..ec0a7f2 100644 (file)
@@ -1,26 +1,8 @@
 descr
 boot.s
-pmfile
+build.mk
 README
+include/sys/ioctl.h
 include/ack/config.h
 include/unistd.h
-libsys/pmfile
-libsys/_exit.c
-libsys/_hol0.s
 libsys/_syscall.s
-libsys/brk.c
-libsys/close.c
-libsys/creat.c
-libsys/errno.s
-libsys/getpid.c
-libsys/gettimeofday.c
-libsys/isatty.c
-libsys/kill.c
-libsys/libsys.h
-libsys/lseek.c
-libsys/open.c
-libsys/read.c
-libsys/sbrk.c
-libsys/signal.c
-libsys/syscalls.h
-libsys/write.c
index da4420e..ec0a7f2 100644 (file)
@@ -1,26 +1,8 @@
 descr
 boot.s
-pmfile
+build.mk
 README
+include/sys/ioctl.h
 include/ack/config.h
 include/unistd.h
-libsys/pmfile
-libsys/_exit.c
-libsys/_hol0.s
 libsys/_syscall.s
-libsys/brk.c
-libsys/close.c
-libsys/creat.c
-libsys/errno.s
-libsys/getpid.c
-libsys/gettimeofday.c
-libsys/isatty.c
-libsys/kill.c
-libsys/libsys.h
-libsys/lseek.c
-libsys/open.c
-libsys/read.c
-libsys/sbrk.c
-libsys/signal.c
-libsys/syscalls.h
-libsys/write.c
index da4420e..7bf2c07 100644 (file)
@@ -1,10 +1,10 @@
 descr
 boot.s
-pmfile
+build.mk
 README
 include/ack/config.h
 include/unistd.h
-libsys/pmfile
+libsys/build.mk
 libsys/_exit.c
 libsys/_hol0.s
 libsys/_syscall.s
index 9bcdd61..bc49216 100644 (file)
@@ -1,10 +1,9 @@
 descr
 boot.s
-pmfile
+build.mk
 README
 include/ack/config.h
 include/unistd.h
-libsys/pmfile
 libsys/_hol0.s
 libsys/brk.c
 libsys/close.c
index c8dcea7..d9b7bfe 100644 (file)
@@ -1,4 +1,4 @@
-pmfile-ack
+build.mk
 src/main.c
 src/gencode.c
 src/compute.c
index 47ebd56..17fe193 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 ack.h
 data.c
 data.h
index 3cbc22a..7711636 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 ashow.c
 ashow.1
 anm.c
index 7a52ea3..e6dbd9e 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 aal.1
 arch.1
 arch.5
index 2a2ff68..60379f2 100644 (file)
@@ -1,4 +1,3 @@
-pmfile
 bootgram.y
 bootlex.l
 main.c
index fea42af..a0012ed 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 GCIPM.c
 cclash.1
 cclash.c
index 7b896c6..cd790f2 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 LLlex.c
 LLlex.h
 LLmessage.c
index 2382029..aaddd86 100644 (file)
@@ -1,3 +1,3 @@
-pmfile
+build.mk
 em_ptyp.c
 new_table
index 49f46d9..c2b9814 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 bo
 ca
 cf
index 6d4ff4c..d505d78 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 WRONG
 ack.out.5
 archive.c
index 85e58ef..5f41acd 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 convert.c
 em_decode.6
 esize.1
index f90b6e5..19d084a 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 assert.h
 cgg.y
 coerc.c
index de2d23c..8ac4a77 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 alloc.c
 alloc.h
 assert.h
index 52cb943..b26dfa9 100644 (file)
@@ -1,4 +1,4 @@
-pmfile
+build.mk
 LLlex.c
 hash.c
 main.c