-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpacking.list
171 lines (169 loc) · 3.52 KB
/
packing.list
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
#@Id: packing.list,v 1.17 1996/09/18 00:40:21 mike Exp @
################################################
# These files form the mawk distribution 1.3
#
# Mawk is an implementation of the AWK Programming Language as
# defined and described in Aho, Kernighan and Weinberger, The
# Awk Programming Language, Addison-Wesley, 1988 and extended
# by Posix 1003.2 D11.3
#
################################################
packing.list this file
README description of mawk 1.3
INSTALL installation instructions
COPYING GNU General Public License, version 2
ACKNOWLEDGMENT
CHANGES
Makefile.in makefile template
configure Configuration script
config.user user settable configuration parameters
configure.in autoconf script
mawk.ac.m4 ditto
#################################
# directory: config-user hints on CFLAGS and odd configurations
config-user/.config.user readonly copy of template
config-user/apollo
config-user/convex
config-user/mips
config-user/sgi
config-user/ultrix-mips
config-user/cray
######################
bi_funct.c source files
bi_vars.c
cast.c
code.c
da.c
error.c
execute.c
fcall.c
field.c
files.c
fin.c
hash.c
init.c
jmp.c
kw.c
main.c
makescan.c
matherr.c
memory.c
missing.c
print.c
re_cmpl.c
scan.c
scancode.c
split.c
version.c
zmalloc.c
bi_funct.h
bi_vars.h
code.h
field.h
files.h
fin.h
init.h
jmp.h
mawk.h
memory.h
nstd.h
patchlev.h
regexp.h
repl.h
scan.h
sizes.h
symtype.h
types.h
vargs.h
zmalloc.h
parse.y
parse.c
parse.h
array.w
array.c
array.h
fpe_check.c
########################
# directory: man
man/mawk.1 troff source for unix style man pages
man/mawk.doc ascii man pages
########################
# directory: rexp
rexp/Makefile make rexp*.o files
rexp/rexp.c source for regular matching library
rexp/rexp.h
rexp/rexp0.c
rexp/rexp1.c
rexp/rexp2.c
rexp/rexp3.c
rexp/rexpdb.c
#######################
# directory: test testing and benchmarking directory
test/mawktest scripts to test mawk compiled OK
test/mawktest.v7
test/mawktest.bat DOS
test/mawktest.g atarist
test/mawktest.dat input data for the test
test/fpe_test scripts to test if fpe handling compiled OK
test/fpe_test.v7
test/fpe_test.bat
test/fpe_test.g
test/wc.awk awk programs used by the tests
test/reg0.awk
test/reg1.awk
test/reg2.awk
test/wfrq0.awk
test/decl-awk.out
test/fpetest1.awk
test/fpetest2.awk
test/fpetest3.awk
test/reg-awk.out
test/wc-awk.out
test/wfrq-awk.out
######################
# directory: examples useful awk programs
examples/hical calendar program by Bob Stockler
examples/hcal Bob's latest
examples/decl.awk
examples/deps.awk
examples/gdecl.awk
examples/nocomment.awk
examples/eatc.awk
examples/primes.awk
examples/qsort.awk
examples/ct_length.awk change length to length()
######################
# directory msdos
msdos/NOTES
msdos/INSTALL installation instructions for DOS
msdos/dosexec.c system() and pipes() for DOS
msdos/argvpoly.c for polyshell
msdos/argvmks.c for MKS Korn Shell
msdos/makefile.tcc for [TB]CC and Borland make
msdos/makefile.msc nmake and MSC 6.0A
msdos/makefile.ztc
msdos/mawk.def
msdos/tcc.h
msdos/msc.h
msdos/ztc.h
#####################
# directory msdos/examples awk programs for msdos
msdos/examples/add_cr.awk
msdos/examples/doslist.awk
msdos/examples/objstat.awk
msdos/examples/shell.awk
msdos/examples/srcstat.awk
msdos/examples/srcstat2.awk
msdos/examples/texttest.awk
msdos/examples/winexe.awk
msdos/examples/winobj.awk
#####################
# directory atarist
atarist/README.ST
####################
# directory v7
v7/Makefile.v7
v7/README
v7/V7.h
v7/V7_notes
v7/config.h