home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-05-08 | 19.4 KB | 1,062 lines |
- # Project: Perl5
-
- .SUFFIXES: .o .c
- CC = cc
- LD = link
- INCLUDE = -IUnix: -JUnix:
- Libraries = Unix:o.unixlib
- CCflags = -c -depend !Depend $(INCLUDE) -ffah -wan -DRISCOS -DCONSERVATIVE -DDEBUGGING
- linkflags = -aif -v -o $@
-
- Files1 = o.miniplmain o.perl o.perly o.pp o.pp_hot o.pp_ctl o.pp_sys o.regcomp o.regexec
- Files2 = o.av o.scope o.op o.doop o.doio o.dump o.hv o.mg
- Files3 = o.gv o.sv o.taint o.toke o.util o.deb o.run
-
-
- Perl: $(Files1) $(Files2) $(Files3) $(Libraries)
- $(LD) $(linkflags) $(Libraries) $(Files1) $(Files2) $(Files3)
- # squeeze perl
-
- install:
- copy perl <Boot$Dir>.Library.perl ~CFQ~V
-
- .c.o:; $(CC) $(CCflags) -o $@ c.$*
-
-
- # Dynamic dependencies:
- o.miniplmain: c.miniplmain
- o.miniplmain: h.INTERN
- o.miniplmain: h.perl
- o.miniplmain: h.embed
- o.miniplmain: h.config
- o.miniplmain: Unix:h.stdio
- o.miniplmain: Unix:h.stdarg
- o.miniplmain: Unix:sys.h.types
- o.miniplmain: Unix:h.ctype
- o.miniplmain: Unix:h.setjmp
- o.miniplmain: Unix:sys.h.param
- o.miniplmain: Unix:h.stdlib
- o.miniplmain: Unix:h.string
- o.miniplmain: Unix:h.errno
- o.miniplmain: Unix:sys.h.stat
- o.miniplmain: Unix:h.time
- o.miniplmain: Unix:sys.h.times
- o.miniplmain: Unix:sys.h.types
- o.miniplmain: Unix:h.errno
- o.miniplmain: Unix:h.dirent
- o.miniplmain: h.handy
- o.miniplmain: h.unixish
- o.miniplmain: Unix:h.signal
- o.miniplmain: h.regexp
- o.miniplmain: h.sv
- o.miniplmain: h.util
- o.miniplmain: h.form
- o.miniplmain: h.gv
- o.miniplmain: h.cv
- o.miniplmain: h.opcode
- o.miniplmain: h.op
- o.miniplmain: h.cop
- o.miniplmain: h.av
- o.miniplmain: h.hv
- o.miniplmain: h.mg
- o.miniplmain: h.scope
- o.miniplmain: Unix:h.math
- o.miniplmain: Unix:h.float
- o.miniplmain: h.perly
- o.miniplmain: h.pp
- o.miniplmain: Unix:h.stdarg
- o.miniplmain: h.proto
- o.perl: c.perl
- o.perl: h.EXTERN
- o.perl: h.perl
- o.perl: h.embed
- o.perl: h.config
- o.perl: Unix:h.stdio
- o.perl: Unix:h.stdarg
- o.perl: Unix:sys.h.types
- o.perl: Unix:h.ctype
- o.perl: Unix:h.setjmp
- o.perl: Unix:sys.h.param
- o.perl: Unix:h.stdlib
- o.perl: Unix:h.string
- o.perl: Unix:h.errno
- o.perl: Unix:sys.h.stat
- o.perl: Unix:h.time
- o.perl: Unix:sys.h.times
- o.perl: Unix:sys.h.types
- o.perl: Unix:h.errno
- o.perl: Unix:h.dirent
- o.perl: h.handy
- o.perl: h.unixish
- o.perl: Unix:h.signal
- o.perl: h.regexp
- o.perl: h.sv
- o.perl: h.util
- o.perl: h.form
- o.perl: h.gv
- o.perl: h.cv
- o.perl: h.opcode
- o.perl: h.op
- o.perl: h.cop
- o.perl: h.av
- o.perl: h.hv
- o.perl: h.mg
- o.perl: h.scope
- o.perl: Unix:h.math
- o.perl: Unix:h.float
- o.perl: h.perly
- o.perl: h.pp
- o.perl: Unix:h.stdarg
- o.perl: h.proto
- o.perl: h.patchlevel
- o.perl: Unix:h.unistd
- o.perl: Unix:h.fcntl
- o.perl: Unix:h.termio
- o.perly: c.perly
- o.perly: h.EXTERN
- o.perly: h.perl
- o.perly: h.embed
- o.perly: h.config
- o.perly: Unix:h.stdio
- o.perly: Unix:h.stdarg
- o.perly: Unix:sys.h.types
- o.perly: Unix:h.ctype
- o.perly: Unix:h.setjmp
- o.perly: Unix:sys.h.param
- o.perly: Unix:h.stdlib
- o.perly: Unix:h.string
- o.perly: Unix:h.errno
- o.perly: Unix:sys.h.stat
- o.perly: Unix:h.time
- o.perly: Unix:sys.h.times
- o.perly: Unix:sys.h.types
- o.perly: Unix:h.errno
- o.perly: Unix:h.dirent
- o.perly: h.handy
- o.perly: h.unixish
- o.perly: Unix:h.signal
- o.perly: h.regexp
- o.perly: h.sv
- o.perly: h.util
- o.perly: h.form
- o.perly: h.gv
- o.perly: h.cv
- o.perly: h.opcode
- o.perly: h.op
- o.perly: h.cop
- o.perly: h.av
- o.perly: h.hv
- o.perly: h.mg
- o.perly: h.scope
- o.perly: Unix:h.math
- o.perly: Unix:h.float
- o.perly: h.perly
- o.perly: h.pp
- o.perly: Unix:h.stdarg
- o.perly: h.proto
- o.pp: c.pp
- o.pp: h.EXTERN
- o.pp: h.perl
- o.pp: h.embed
- o.pp: h.config
- o.pp: Unix:h.stdio
- o.pp: Unix:h.stdarg
- o.pp: Unix:sys.h.types
- o.pp: Unix:h.ctype
- o.pp: Unix:h.setjmp
- o.pp: Unix:sys.h.param
- o.pp: Unix:h.stdlib
- o.pp: Unix:h.string
- o.pp: Unix:h.errno
- o.pp: Unix:sys.h.stat
- o.pp: Unix:h.time
- o.pp: Unix:sys.h.times
- o.pp: Unix:sys.h.types
- o.pp: Unix:h.errno
- o.pp: Unix:h.dirent
- o.pp: h.handy
- o.pp: h.unixish
- o.pp: Unix:h.signal
- o.pp: h.regexp
- o.pp: h.sv
- o.pp: h.util
- o.pp: h.form
- o.pp: h.gv
- o.pp: h.cv
- o.pp: h.opcode
- o.pp: h.op
- o.pp: h.cop
- o.pp: h.av
- o.pp: h.hv
- o.pp: h.mg
- o.pp: h.scope
- o.pp: Unix:h.math
- o.pp: Unix:h.float
- o.pp: h.perly
- o.pp: h.pp
- o.pp: Unix:h.stdarg
- o.pp: h.proto
- o.pp_hot: c.pp_hot
- o.pp_hot: h.EXTERN
- o.pp_hot: h.perl
- o.pp_hot: h.embed
- o.pp_hot: h.config
- o.pp_hot: Unix:h.stdio
- o.pp_hot: Unix:h.stdarg
- o.pp_hot: Unix:sys.h.types
- o.pp_hot: Unix:h.ctype
- o.pp_hot: Unix:h.setjmp
- o.pp_hot: Unix:sys.h.param
- o.pp_hot: Unix:h.stdlib
- o.pp_hot: Unix:h.string
- o.pp_hot: Unix:h.errno
- o.pp_hot: Unix:sys.h.stat
- o.pp_hot: Unix:h.time
- o.pp_hot: Unix:sys.h.times
- o.pp_hot: Unix:sys.h.types
- o.pp_hot: Unix:h.errno
- o.pp_hot: Unix:h.dirent
- o.pp_hot: h.handy
- o.pp_hot: h.unixish
- o.pp_hot: Unix:h.signal
- o.pp_hot: h.regexp
- o.pp_hot: h.sv
- o.pp_hot: h.util
- o.pp_hot: h.form
- o.pp_hot: h.gv
- o.pp_hot: h.cv
- o.pp_hot: h.opcode
- o.pp_hot: h.op
- o.pp_hot: h.cop
- o.pp_hot: h.av
- o.pp_hot: h.hv
- o.pp_hot: h.mg
- o.pp_hot: h.scope
- o.pp_hot: Unix:h.math
- o.pp_hot: Unix:h.float
- o.pp_hot: h.perly
- o.pp_hot: h.pp
- o.pp_hot: Unix:h.stdarg
- o.pp_hot: h.proto
- o.pp_ctl: c.pp_ctl
- o.pp_ctl: h.EXTERN
- o.pp_ctl: h.perl
- o.pp_ctl: h.embed
- o.pp_ctl: h.config
- o.pp_ctl: Unix:h.stdio
- o.pp_ctl: Unix:h.stdarg
- o.pp_ctl: Unix:sys.h.types
- o.pp_ctl: Unix:h.ctype
- o.pp_ctl: Unix:h.setjmp
- o.pp_ctl: Unix:sys.h.param
- o.pp_ctl: Unix:h.stdlib
- o.pp_ctl: Unix:h.string
- o.pp_ctl: Unix:h.errno
- o.pp_ctl: Unix:sys.h.stat
- o.pp_ctl: Unix:h.time
- o.pp_ctl: Unix:sys.h.times
- o.pp_ctl: Unix:sys.h.types
- o.pp_ctl: Unix:h.errno
- o.pp_ctl: Unix:h.dirent
- o.pp_ctl: h.handy
- o.pp_ctl: h.unixish
- o.pp_ctl: Unix:h.signal
- o.pp_ctl: h.regexp
- o.pp_ctl: h.sv
- o.pp_ctl: h.util
- o.pp_ctl: h.form
- o.pp_ctl: h.gv
- o.pp_ctl: h.cv
- o.pp_ctl: h.opcode
- o.pp_ctl: h.op
- o.pp_ctl: h.cop
- o.pp_ctl: h.av
- o.pp_ctl: h.hv
- o.pp_ctl: h.mg
- o.pp_ctl: h.scope
- o.pp_ctl: Unix:h.math
- o.pp_ctl: Unix:h.float
- o.pp_ctl: h.perly
- o.pp_ctl: h.pp
- o.pp_ctl: Unix:h.stdarg
- o.pp_ctl: h.proto
- o.pp_sys: c.pp_sys
- o.pp_sys: h.EXTERN
- o.pp_sys: h.perl
- o.pp_sys: h.embed
- o.pp_sys: h.config
- o.pp_sys: Unix:h.stdio
- o.pp_sys: Unix:h.stdarg
- o.pp_sys: Unix:sys.h.types
- o.pp_sys: Unix:h.ctype
- o.pp_sys: Unix:h.setjmp
- o.pp_sys: Unix:sys.h.param
- o.pp_sys: Unix:h.stdlib
- o.pp_sys: Unix:h.string
- o.pp_sys: Unix:h.errno
- o.pp_sys: Unix:sys.h.stat
- o.pp_sys: Unix:h.time
- o.pp_sys: Unix:sys.h.times
- o.pp_sys: Unix:sys.h.types
- o.pp_sys: Unix:h.errno
- o.pp_sys: Unix:h.dirent
- o.pp_sys: h.handy
- o.pp_sys: h.unixish
- o.pp_sys: Unix:h.signal
- o.pp_sys: h.regexp
- o.pp_sys: h.sv
- o.pp_sys: h.util
- o.pp_sys: h.form
- o.pp_sys: h.gv
- o.pp_sys: h.cv
- o.pp_sys: h.opcode
- o.pp_sys: h.op
- o.pp_sys: h.cop
- o.pp_sys: h.av
- o.pp_sys: h.hv
- o.pp_sys: h.mg
- o.pp_sys: h.scope
- o.pp_sys: Unix:h.math
- o.pp_sys: Unix:h.float
- o.pp_sys: h.perly
- o.pp_sys: h.pp
- o.pp_sys: Unix:h.stdarg
- o.pp_sys: h.proto
- o.pp_sys: Unix:h.unistd
- o.pp_sys: Unix:h.fcntl
- o.pp_sys: Unix:h.termio
- o.pp_sys: Unix:h.fcntl
- o.regcomp: c.regcomp
- o.regcomp: h.EXTERN
- o.regcomp: h.perl
- o.regcomp: h.embed
- o.regcomp: h.config
- o.regcomp: Unix:h.stdio
- o.regcomp: Unix:h.stdarg
- o.regcomp: Unix:sys.h.types
- o.regcomp: Unix:h.ctype
- o.regcomp: Unix:h.setjmp
- o.regcomp: Unix:sys.h.param
- o.regcomp: Unix:h.stdlib
- o.regcomp: Unix:h.string
- o.regcomp: Unix:h.errno
- o.regcomp: Unix:sys.h.stat
- o.regcomp: Unix:h.time
- o.regcomp: Unix:sys.h.times
- o.regcomp: Unix:sys.h.types
- o.regcomp: Unix:h.errno
- o.regcomp: Unix:h.dirent
- o.regcomp: h.handy
- o.regcomp: h.unixish
- o.regcomp: Unix:h.signal
- o.regcomp: h.regexp
- o.regcomp: h.sv
- o.regcomp: h.util
- o.regcomp: h.form
- o.regcomp: h.gv
- o.regcomp: h.cv
- o.regcomp: h.opcode
- o.regcomp: h.op
- o.regcomp: h.cop
- o.regcomp: h.av
- o.regcomp: h.hv
- o.regcomp: h.mg
- o.regcomp: h.scope
- o.regcomp: Unix:h.math
- o.regcomp: Unix:h.float
- o.regcomp: h.perly
- o.regcomp: h.pp
- o.regcomp: Unix:h.stdarg
- o.regcomp: h.proto
- o.regcomp: h.INTERN
- o.regcomp: h.regcomp
- o.regexec: c.regexec
- o.regexec: h.EXTERN
- o.regexec: h.perl
- o.regexec: h.embed
- o.regexec: h.config
- o.regexec: Unix:h.stdio
- o.regexec: Unix:h.stdarg
- o.regexec: Unix:sys.h.types
- o.regexec: Unix:h.ctype
- o.regexec: Unix:h.setjmp
- o.regexec: Unix:sys.h.param
- o.regexec: Unix:h.stdlib
- o.regexec: Unix:h.string
- o.regexec: Unix:h.errno
- o.regexec: Unix:sys.h.stat
- o.regexec: Unix:h.time
- o.regexec: Unix:sys.h.times
- o.regexec: Unix:sys.h.types
- o.regexec: Unix:h.errno
- o.regexec: Unix:h.dirent
- o.regexec: h.handy
- o.regexec: h.unixish
- o.regexec: Unix:h.signal
- o.regexec: h.regexp
- o.regexec: h.sv
- o.regexec: h.util
- o.regexec: h.form
- o.regexec: h.gv
- o.regexec: h.cv
- o.regexec: h.opcode
- o.regexec: h.op
- o.regexec: h.cop
- o.regexec: h.av
- o.regexec: h.hv
- o.regexec: h.mg
- o.regexec: h.scope
- o.regexec: Unix:h.math
- o.regexec: Unix:h.float
- o.regexec: h.perly
- o.regexec: h.pp
- o.regexec: Unix:h.stdarg
- o.regexec: h.proto
- o.regexec: h.regcomp
- o.av: c.av
- o.av: h.EXTERN
- o.av: h.perl
- o.av: h.embed
- o.av: h.config
- o.av: Unix:h.stdio
- o.av: Unix:h.stdarg
- o.av: Unix:sys.h.types
- o.av: Unix:h.ctype
- o.av: Unix:h.setjmp
- o.av: Unix:sys.h.param
- o.av: Unix:h.stdlib
- o.av: Unix:h.string
- o.av: Unix:h.errno
- o.av: Unix:sys.h.stat
- o.av: Unix:h.time
- o.av: Unix:sys.h.times
- o.av: Unix:sys.h.types
- o.av: Unix:h.errno
- o.av: Unix:h.dirent
- o.av: h.handy
- o.av: h.unixish
- o.av: Unix:h.signal
- o.av: h.regexp
- o.av: h.sv
- o.av: h.util
- o.av: h.form
- o.av: h.gv
- o.av: h.cv
- o.av: h.opcode
- o.av: h.op
- o.av: h.cop
- o.av: h.av
- o.av: h.hv
- o.av: h.mg
- o.av: h.scope
- o.av: Unix:h.math
- o.av: Unix:h.float
- o.av: h.perly
- o.av: h.pp
- o.av: Unix:h.stdarg
- o.av: h.proto
- o.scope: c.scope
- o.scope: h.EXTERN
- o.scope: h.perl
- o.scope: h.embed
- o.scope: h.config
- o.scope: Unix:h.stdio
- o.scope: Unix:h.stdarg
- o.scope: Unix:sys.h.types
- o.scope: Unix:h.ctype
- o.scope: Unix:h.setjmp
- o.scope: Unix:sys.h.param
- o.scope: Unix:h.stdlib
- o.scope: Unix:h.string
- o.scope: Unix:h.errno
- o.scope: Unix:sys.h.stat
- o.scope: Unix:h.time
- o.scope: Unix:sys.h.times
- o.scope: Unix:sys.h.types
- o.scope: Unix:h.errno
- o.scope: Unix:h.dirent
- o.scope: h.handy
- o.scope: h.unixish
- o.scope: Unix:h.signal
- o.scope: h.regexp
- o.scope: h.sv
- o.scope: h.util
- o.scope: h.form
- o.scope: h.gv
- o.scope: h.cv
- o.scope: h.opcode
- o.scope: h.op
- o.scope: h.cop
- o.scope: h.av
- o.scope: h.hv
- o.scope: h.mg
- o.scope: h.scope
- o.scope: Unix:h.math
- o.scope: Unix:h.float
- o.scope: h.perly
- o.scope: h.pp
- o.scope: Unix:h.stdarg
- o.scope: h.proto
- o.op: c.op
- o.op: h.EXTERN
- o.op: h.perl
- o.op: h.embed
- o.op: h.config
- o.op: Unix:h.stdio
- o.op: Unix:h.stdarg
- o.op: Unix:sys.h.types
- o.op: Unix:h.ctype
- o.op: Unix:h.setjmp
- o.op: Unix:sys.h.param
- o.op: Unix:h.stdlib
- o.op: Unix:h.string
- o.op: Unix:h.errno
- o.op: Unix:sys.h.stat
- o.op: Unix:h.time
- o.op: Unix:sys.h.times
- o.op: Unix:sys.h.types
- o.op: Unix:h.errno
- o.op: Unix:h.dirent
- o.op: h.handy
- o.op: h.unixish
- o.op: Unix:h.signal
- o.op: h.regexp
- o.op: h.sv
- o.op: h.util
- o.op: h.form
- o.op: h.gv
- o.op: h.cv
- o.op: h.opcode
- o.op: h.op
- o.op: h.cop
- o.op: h.av
- o.op: h.hv
- o.op: h.mg
- o.op: h.scope
- o.op: Unix:h.math
- o.op: Unix:h.float
- o.op: h.perly
- o.op: h.pp
- o.op: Unix:h.stdarg
- o.op: h.proto
- o.doop: c.doop
- o.doop: h.EXTERN
- o.doop: h.perl
- o.doop: h.embed
- o.doop: h.config
- o.doop: Unix:h.stdio
- o.doop: Unix:h.stdarg
- o.doop: Unix:sys.h.types
- o.doop: Unix:h.ctype
- o.doop: Unix:h.setjmp
- o.doop: Unix:sys.h.param
- o.doop: Unix:h.stdlib
- o.doop: Unix:h.string
- o.doop: Unix:h.errno
- o.doop: Unix:sys.h.stat
- o.doop: Unix:h.time
- o.doop: Unix:sys.h.times
- o.doop: Unix:sys.h.types
- o.doop: Unix:h.errno
- o.doop: Unix:h.dirent
- o.doop: h.handy
- o.doop: h.unixish
- o.doop: Unix:h.signal
- o.doop: h.regexp
- o.doop: h.sv
- o.doop: h.util
- o.doop: h.form
- o.doop: h.gv
- o.doop: h.cv
- o.doop: h.opcode
- o.doop: h.op
- o.doop: h.cop
- o.doop: h.av
- o.doop: h.hv
- o.doop: h.mg
- o.doop: h.scope
- o.doop: Unix:h.math
- o.doop: Unix:h.float
- o.doop: h.perly
- o.doop: h.pp
- o.doop: Unix:h.stdarg
- o.doop: h.proto
- o.doio: c.doio
- o.doio: h.EXTERN
- o.doio: h.perl
- o.doio: h.embed
- o.doio: h.config
- o.doio: Unix:h.stdio
- o.doio: Unix:h.stdarg
- o.doio: Unix:sys.h.types
- o.doio: Unix:h.ctype
- o.doio: Unix:h.setjmp
- o.doio: Unix:sys.h.param
- o.doio: Unix:h.stdlib
- o.doio: Unix:h.string
- o.doio: Unix:h.errno
- o.doio: Unix:sys.h.stat
- o.doio: Unix:h.time
- o.doio: Unix:sys.h.times
- o.doio: Unix:sys.h.types
- o.doio: Unix:h.errno
- o.doio: Unix:h.dirent
- o.doio: h.handy
- o.doio: h.unixish
- o.doio: Unix:h.signal
- o.doio: h.regexp
- o.doio: h.sv
- o.doio: h.util
- o.doio: h.form
- o.doio: h.gv
- o.doio: h.cv
- o.doio: h.opcode
- o.doio: h.op
- o.doio: h.cop
- o.doio: h.av
- o.doio: h.hv
- o.doio: h.mg
- o.doio: h.scope
- o.doio: Unix:h.math
- o.doio: Unix:h.float
- o.doio: h.perly
- o.doio: h.pp
- o.doio: Unix:h.stdarg
- o.doio: h.proto
- o.doio: Unix:h.fcntl
- o.doio: Unix:h.unistd
- o.doio: Unix:h.termio
- o.dump: c.dump
- o.dump: h.EXTERN
- o.dump: h.perl
- o.dump: h.embed
- o.dump: h.config
- o.dump: Unix:h.stdio
- o.dump: Unix:h.stdarg
- o.dump: Unix:sys.h.types
- o.dump: Unix:h.ctype
- o.dump: Unix:h.setjmp
- o.dump: Unix:sys.h.param
- o.dump: Unix:h.stdlib
- o.dump: Unix:h.string
- o.dump: Unix:h.errno
- o.dump: Unix:sys.h.stat
- o.dump: Unix:h.time
- o.dump: Unix:sys.h.times
- o.dump: Unix:sys.h.types
- o.dump: Unix:h.errno
- o.dump: Unix:h.dirent
- o.dump: h.handy
- o.dump: h.unixish
- o.dump: Unix:h.signal
- o.dump: h.regexp
- o.dump: h.sv
- o.dump: h.util
- o.dump: h.form
- o.dump: h.gv
- o.dump: h.cv
- o.dump: h.opcode
- o.dump: h.op
- o.dump: h.cop
- o.dump: h.av
- o.dump: h.hv
- o.dump: h.mg
- o.dump: h.scope
- o.dump: Unix:h.math
- o.dump: Unix:h.float
- o.dump: h.perly
- o.dump: h.pp
- o.dump: Unix:h.stdarg
- o.dump: h.proto
- o.hv: c.hv
- o.hv: h.EXTERN
- o.hv: h.perl
- o.hv: h.embed
- o.hv: h.config
- o.hv: Unix:h.stdio
- o.hv: Unix:h.stdarg
- o.hv: Unix:sys.h.types
- o.hv: Unix:h.ctype
- o.hv: Unix:h.setjmp
- o.hv: Unix:sys.h.param
- o.hv: Unix:h.stdlib
- o.hv: Unix:h.string
- o.hv: Unix:h.errno
- o.hv: Unix:sys.h.stat
- o.hv: Unix:h.time
- o.hv: Unix:sys.h.times
- o.hv: Unix:sys.h.types
- o.hv: Unix:h.errno
- o.hv: Unix:h.dirent
- o.hv: h.handy
- o.hv: h.unixish
- o.hv: Unix:h.signal
- o.hv: h.regexp
- o.hv: h.sv
- o.hv: h.util
- o.hv: h.form
- o.hv: h.gv
- o.hv: h.cv
- o.hv: h.opcode
- o.hv: h.op
- o.hv: h.cop
- o.hv: h.av
- o.hv: h.hv
- o.hv: h.mg
- o.hv: h.scope
- o.hv: Unix:h.math
- o.hv: Unix:h.float
- o.hv: h.perly
- o.hv: h.pp
- o.hv: Unix:h.stdarg
- o.hv: h.proto
- o.mg: c.mg
- o.mg: h.EXTERN
- o.mg: h.perl
- o.mg: h.embed
- o.mg: h.config
- o.mg: Unix:h.stdio
- o.mg: Unix:h.stdarg
- o.mg: Unix:sys.h.types
- o.mg: Unix:h.ctype
- o.mg: Unix:h.setjmp
- o.mg: Unix:sys.h.param
- o.mg: Unix:h.stdlib
- o.mg: Unix:h.string
- o.mg: Unix:h.errno
- o.mg: Unix:sys.h.stat
- o.mg: Unix:h.time
- o.mg: Unix:sys.h.times
- o.mg: Unix:sys.h.types
- o.mg: Unix:h.errno
- o.mg: Unix:h.dirent
- o.mg: h.handy
- o.mg: h.unixish
- o.mg: Unix:h.signal
- o.mg: h.regexp
- o.mg: h.sv
- o.mg: h.util
- o.mg: h.form
- o.mg: h.gv
- o.mg: h.cv
- o.mg: h.opcode
- o.mg: h.op
- o.mg: h.cop
- o.mg: h.av
- o.mg: h.hv
- o.mg: h.mg
- o.mg: h.scope
- o.mg: Unix:h.math
- o.mg: Unix:h.float
- o.mg: h.perly
- o.mg: h.pp
- o.mg: Unix:h.stdarg
- o.mg: h.proto
- o.mg: Unix:h.unistd
- o.mg: Unix:h.fcntl
- o.mg: Unix:h.termio
- o.gv: c.gv
- o.gv: h.EXTERN
- o.gv: h.perl
- o.gv: h.embed
- o.gv: h.config
- o.gv: Unix:h.stdio
- o.gv: Unix:h.stdarg
- o.gv: Unix:sys.h.types
- o.gv: Unix:h.ctype
- o.gv: Unix:h.setjmp
- o.gv: Unix:sys.h.param
- o.gv: Unix:h.stdlib
- o.gv: Unix:h.string
- o.gv: Unix:h.errno
- o.gv: Unix:sys.h.stat
- o.gv: Unix:h.time
- o.gv: Unix:sys.h.times
- o.gv: Unix:sys.h.types
- o.gv: Unix:h.errno
- o.gv: Unix:h.dirent
- o.gv: h.handy
- o.gv: h.unixish
- o.gv: Unix:h.signal
- o.gv: h.regexp
- o.gv: h.sv
- o.gv: h.util
- o.gv: h.form
- o.gv: h.gv
- o.gv: h.cv
- o.gv: h.opcode
- o.gv: h.op
- o.gv: h.cop
- o.gv: h.av
- o.gv: h.hv
- o.gv: h.mg
- o.gv: h.scope
- o.gv: Unix:h.math
- o.gv: Unix:h.float
- o.gv: h.perly
- o.gv: h.pp
- o.gv: Unix:h.stdarg
- o.gv: h.proto
- o.sv: c.sv
- o.sv: h.EXTERN
- o.sv: h.perl
- o.sv: h.embed
- o.sv: h.config
- o.sv: Unix:h.stdio
- o.sv: Unix:h.stdarg
- o.sv: Unix:sys.h.types
- o.sv: Unix:h.ctype
- o.sv: Unix:h.setjmp
- o.sv: Unix:sys.h.param
- o.sv: Unix:h.stdlib
- o.sv: Unix:h.string
- o.sv: Unix:h.errno
- o.sv: Unix:sys.h.stat
- o.sv: Unix:h.time
- o.sv: Unix:sys.h.times
- o.sv: Unix:sys.h.types
- o.sv: Unix:h.errno
- o.sv: Unix:h.dirent
- o.sv: h.handy
- o.sv: h.unixish
- o.sv: Unix:h.signal
- o.sv: h.regexp
- o.sv: h.sv
- o.sv: h.util
- o.sv: h.form
- o.sv: h.gv
- o.sv: h.cv
- o.sv: h.opcode
- o.sv: h.op
- o.sv: h.cop
- o.sv: h.av
- o.sv: h.hv
- o.sv: h.mg
- o.sv: h.scope
- o.sv: Unix:h.math
- o.sv: Unix:h.float
- o.sv: h.perly
- o.sv: h.pp
- o.sv: Unix:h.stdarg
- o.sv: h.proto
- o.sv: Unix:h.limits
- o.sv: Unix:h.float
- o.taint: c.taint
- o.taint: h.EXTERN
- o.taint: h.perl
- o.taint: h.embed
- o.taint: h.config
- o.taint: Unix:h.stdio
- o.taint: Unix:h.stdarg
- o.taint: Unix:sys.h.types
- o.taint: Unix:h.ctype
- o.taint: Unix:h.setjmp
- o.taint: Unix:sys.h.param
- o.taint: Unix:h.stdlib
- o.taint: Unix:h.string
- o.taint: Unix:h.errno
- o.taint: Unix:sys.h.stat
- o.taint: Unix:h.time
- o.taint: Unix:sys.h.times
- o.taint: Unix:sys.h.types
- o.taint: Unix:h.errno
- o.taint: Unix:h.dirent
- o.taint: h.handy
- o.taint: h.unixish
- o.taint: Unix:h.signal
- o.taint: h.regexp
- o.taint: h.sv
- o.taint: h.util
- o.taint: h.form
- o.taint: h.gv
- o.taint: h.cv
- o.taint: h.opcode
- o.taint: h.op
- o.taint: h.cop
- o.taint: h.av
- o.taint: h.hv
- o.taint: h.mg
- o.taint: h.scope
- o.taint: Unix:h.math
- o.taint: Unix:h.float
- o.taint: h.perly
- o.taint: h.pp
- o.taint: Unix:h.stdarg
- o.taint: h.proto
- o.toke: c.toke
- o.toke: h.EXTERN
- o.toke: h.perl
- o.toke: h.embed
- o.toke: h.config
- o.toke: Unix:h.stdio
- o.toke: Unix:h.stdarg
- o.toke: Unix:sys.h.types
- o.toke: Unix:h.ctype
- o.toke: Unix:h.setjmp
- o.toke: Unix:sys.h.param
- o.toke: Unix:h.stdlib
- o.toke: Unix:h.string
- o.toke: Unix:h.errno
- o.toke: Unix:sys.h.stat
- o.toke: Unix:h.time
- o.toke: Unix:sys.h.times
- o.toke: Unix:sys.h.types
- o.toke: Unix:h.errno
- o.toke: Unix:h.dirent
- o.toke: h.handy
- o.toke: h.unixish
- o.toke: Unix:h.signal
- o.toke: h.regexp
- o.toke: h.sv
- o.toke: h.util
- o.toke: h.form
- o.toke: h.gv
- o.toke: h.cv
- o.toke: h.opcode
- o.toke: h.op
- o.toke: h.cop
- o.toke: h.av
- o.toke: h.hv
- o.toke: h.mg
- o.toke: h.scope
- o.toke: Unix:h.math
- o.toke: Unix:h.float
- o.toke: h.perly
- o.toke: h.pp
- o.toke: Unix:h.stdarg
- o.toke: h.proto
- o.toke: Unix:h.fcntl
- o.toke: Unix:h.unistd
- o.toke: Unix:h.termio
- o.toke: h.keywords
- o.util: c.util
- o.util: h.EXTERN
- o.util: h.perl
- o.util: h.embed
- o.util: h.config
- o.util: Unix:h.stdio
- o.util: Unix:h.stdarg
- o.util: Unix:sys.h.types
- o.util: Unix:h.ctype
- o.util: Unix:h.setjmp
- o.util: Unix:sys.h.param
- o.util: Unix:h.stdlib
- o.util: Unix:h.string
- o.util: Unix:h.errno
- o.util: Unix:sys.h.stat
- o.util: Unix:h.time
- o.util: Unix:sys.h.times
- o.util: Unix:sys.h.types
- o.util: Unix:h.errno
- o.util: Unix:h.dirent
- o.util: h.handy
- o.util: h.unixish
- o.util: Unix:h.signal
- o.util: h.regexp
- o.util: h.sv
- o.util: h.util
- o.util: h.form
- o.util: h.gv
- o.util: h.cv
- o.util: h.opcode
- o.util: h.op
- o.util: h.cop
- o.util: h.av
- o.util: h.hv
- o.util: h.mg
- o.util: h.scope
- o.util: Unix:h.math
- o.util: Unix:h.float
- o.util: h.perly
- o.util: h.pp
- o.util: Unix:h.stdarg
- o.util: h.proto
- o.util: Unix:h.unistd
- o.util: Unix:h.fcntl
- o.util: Unix:h.termio
- o.util: Unix:h.fcntl
- o.deb: c.deb
- o.deb: h.EXTERN
- o.deb: h.perl
- o.deb: h.embed
- o.deb: h.config
- o.deb: Unix:h.stdio
- o.deb: Unix:h.stdarg
- o.deb: Unix:sys.h.types
- o.deb: Unix:h.ctype
- o.deb: Unix:h.setjmp
- o.deb: Unix:sys.h.param
- o.deb: Unix:h.stdlib
- o.deb: Unix:h.string
- o.deb: Unix:h.errno
- o.deb: Unix:sys.h.stat
- o.deb: Unix:h.time
- o.deb: Unix:sys.h.times
- o.deb: Unix:sys.h.types
- o.deb: Unix:h.errno
- o.deb: Unix:h.dirent
- o.deb: h.handy
- o.deb: h.unixish
- o.deb: Unix:h.signal
- o.deb: h.regexp
- o.deb: h.sv
- o.deb: h.util
- o.deb: h.form
- o.deb: h.gv
- o.deb: h.cv
- o.deb: h.opcode
- o.deb: h.op
- o.deb: h.cop
- o.deb: h.av
- o.deb: h.hv
- o.deb: h.mg
- o.deb: h.scope
- o.deb: Unix:h.math
- o.deb: Unix:h.float
- o.deb: h.perly
- o.deb: h.pp
- o.deb: Unix:h.stdarg
- o.deb: h.proto
- o.run: c.run
- o.run: h.EXTERN
- o.run: h.perl
- o.run: h.embed
- o.run: h.config
- o.run: Unix:h.stdio
- o.run: Unix:h.stdarg
- o.run: Unix:sys.h.types
- o.run: Unix:h.ctype
- o.run: Unix:h.setjmp
- o.run: Unix:sys.h.param
- o.run: Unix:h.stdlib
- o.run: Unix:h.string
- o.run: Unix:h.errno
- o.run: Unix:sys.h.stat
- o.run: Unix:h.time
- o.run: Unix:sys.h.times
- o.run: Unix:sys.h.types
- o.run: Unix:h.errno
- o.run: Unix:h.dirent
- o.run: h.handy
- o.run: h.unixish
- o.run: Unix:h.signal
- o.run: h.regexp
- o.run: h.sv
- o.run: h.util
- o.run: h.form
- o.run: h.gv
- o.run: h.cv
- o.run: h.opcode
- o.run: h.op
- o.run: h.cop
- o.run: h.av
- o.run: h.hv
- o.run: h.mg
- o.run: h.scope
- o.run: Unix:h.math
- o.run: Unix:h.float
- o.run: h.perly
- o.run: h.pp
- o.run: Unix:h.stdarg
- o.run: h.proto
-