Remove OpenWatcom projects.

This commit is contained in:
2020-04-28 22:49:59 +01:00
parent 669d9dce68
commit df49018112
20 changed files with 0 additions and 1361 deletions

View File

@@ -1,2 +0,0 @@
FIL dos.obj,main.obj

View File

@@ -1,3 +0,0 @@
project : C:\aaru\dos.exe .SYMBOLIC
!include C:\aaru\dos.mk1

View File

@@ -1,19 +0,0 @@
!define BLANK ""
C:\aaru\dos.obj : C:\aaru\dos.c .AUTODEPEND
@C:
cd C:\aaru
*wcc dos.c -i="C:\WATCOM/h" -w4 -e25 -zq -od -d2 -bt=dos -fo=.obj -ml
C:\aaru\main.obj : C:\aaru\main.c .AUTODEPEND
@C:
cd C:\aaru
*wcc main.c -i="C:\WATCOM/h" -w4 -e25 -zq -od -d2 -bt=dos -fo=.obj -ml
C:\aaru\dos.exe : C:\aaru\dos.obj C:\aaru\main.obj C:\aaru\consts.h C:\aaru\defs.&
h C:\aaru\dos.h C:\aaru\dosos2.h C:\aaru\main.h .AUTODEPEND
@C:
cd C:\aaru
@%write dos.lk1 FIL dos.obj,main.obj
@%append dos.lk1
*wlink name dos d all sys dos op m op maxe=25 op q op symf @dos.lk1

View File

@@ -1,207 +0,0 @@
40
targetIdent
0
MProject
1
MComponent
0
2
WString
3
EXE
3
WString
5
de6eo
1
0
1
4
MCommand
0
5
MCommand
0
6
MItem
7
dos.exe
7
WString
3
EXE
8
WVList
0
9
WVList
0
-1
1
1
0
10
WPickList
9
11
MItem
3
*.c
12
WString
4
COBJ
13
WVList
0
14
WVList
0
-1
1
1
0
15
MItem
5
dos.c
16
WString
4
COBJ
17
WVList
0
18
WVList
0
11
1
1
0
19
MItem
6
main.c
20
WString
4
COBJ
21
WVList
0
22
WVList
0
11
1
1
0
23
MItem
3
*.h
24
WString
3
NIL
25
WVList
0
26
WVList
0
-1
1
1
0
27
MItem
8
consts.h
28
WString
3
NIL
29
WVList
0
30
WVList
0
23
1
1
0
31
MItem
6
defs.h
32
WString
3
NIL
33
WVList
0
34
WVList
0
23
1
1
0
35
MItem
5
dos.h
36
WString
3
NIL
37
WVList
0
38
WVList
0
23
1
1
0
39
MItem
8
dosos2.h
40
WString
3
NIL
41
WVList
0
42
WVList
0
23
1
1
0
43
MItem
6
main.h
44
WString
3
NIL
45
WVList
0
46
WVList
0
23
1
1
0

View File

@@ -1,43 +0,0 @@
40
projectIdent
0
VpeMain
1
WRect
1304
460
7680
9220
2
MProject
3
MCommand
0
4
MCommand
0
1
5
WFileName
7
dos.tgt
6
WVList
1
7
VComponent
8
WRect
0
0
5712
4330
0
0
9
WFileName
7
dos.tgt
0
1
7

View File

@@ -1,2 +0,0 @@
FIL main.obj,os2_16.obj

View File

@@ -1,3 +0,0 @@
project : C:\aaru\os2_16.exe .SYMBOLIC
!include C:\aaru\os2_16.mk1

View File

@@ -1,29 +0,0 @@
!define BLANK ""
C:\aaru\main.obj : C:\aaru\main.c .AUTODEPEND
@C:
cd C:\aaru
*wcc main.c -i="C:\WATCOM/h;C:\WATCOM/h/os21x" -w4 -e25 -zq -od -d2 -bt=os2&
-fo=.obj -ml
C:\aaru\os2_16.obj : C:\aaru\os2_16.c .AUTODEPEND
@C:
cd C:\aaru
*wcc os2_16.c -i="C:\WATCOM/h;C:\WATCOM/h/os21x" -w4 -e25 -zq -od -d2 -bt=o&
s2 -fo=.obj -ml
C:\aaru\os2_16.exe : C:\aaru\main.obj C:\aaru\os2_16.obj C:\aaru\consts.h C:\aaru&
\defs.h C:\aaru\dosos2.h C:\aaru\main.h C:\aaru\os2_16.h .AUTODEPEND
@C:
cd C:\aaru
@%write os2_16.lk1 FIL main.obj,os2_16.obj
@%append os2_16.lk1
!ifneq BLANK ""
*wlib -q -n -b os2_16.imp
@%append os2_16.lk1 LIBR os2_16.imp
!endif
*wlink name os2_16 d all sys os2 op m libr os2 op maxe=25 op q op symf @os2&
_16.lk1
!ifneq BLANK ""
*wrc -q -ad os2_16.exe
!endif

View File

@@ -1,223 +0,0 @@
40
targetIdent
0
MProject
1
MComponent
0
2
WString
4
OEXE
3
WString
5
oc6eo
1
0
1
4
MCommand
0
5
MCommand
0
6
MItem
10
os2_16.exe
7
WString
4
OEXE
8
WVList
1
9
MVState
10
WString
7
OS2LINK
11
WString
18
?????Libraries(,):
1
12
WString
3
os2
0
13
WVList
0
-1
1
1
0
14
WPickList
9
15
MItem
3
*.c
16
WString
4
COBJ
17
WVList
0
18
WVList
0
-1
1
1
0
19
MItem
6
main.c
20
WString
4
COBJ
21
WVList
0
22
WVList
0
15
1
1
0
23
MItem
8
os2_16.c
24
WString
4
COBJ
25
WVList
0
26
WVList
0
15
1
1
0
27
MItem
3
*.h
28
WString
3
NIL
29
WVList
0
30
WVList
0
-1
1
1
0
31
MItem
8
consts.h
32
WString
3
NIL
33
WVList
0
34
WVList
0
27
1
1
0
35
MItem
6
defs.h
36
WString
3
NIL
37
WVList
0
38
WVList
0
27
1
1
0
39
MItem
8
dosos2.h
40
WString
3
NIL
41
WVList
0
42
WVList
0
27
1
1
0
43
MItem
6
main.h
44
WString
3
NIL
45
WVList
0
46
WVList
0
27
1
1
0
47
MItem
8
os2_16.h
48
WString
3
NIL
49
WVList
0
50
WVList
0
27
1
1
0

View File

@@ -1,43 +0,0 @@
40
projectIdent
0
VpeMain
1
WRect
1504
1490
7680
9220
2
MProject
3
MCommand
0
4
MCommand
0
1
5
WFileName
10
os2_16.tgt
6
WVList
1
7
VComponent
8
WRect
0
0
5712
4330
0
0
9
WFileName
10
os2_16.tgt
0
8
7

View File

@@ -1,2 +0,0 @@
FIL main.obj,os2_32.obj

View File

@@ -1,3 +0,0 @@
project : C:\aaru\os2_32.exe .SYMBOLIC
!include C:\aaru\os2_32.mk1

View File

@@ -1,28 +0,0 @@
!define BLANK ""
C:\aaru\main.obj : C:\aaru\main.c .AUTODEPEND
@C:
cd C:\aaru
*wcc386 main.c -i="C:\WATCOM/h;C:\WATCOM/h/os2" -w4 -e25 -zq -od -d2 -3r -b&
t=os2 -fo=.obj -mf
C:\aaru\os2_32.obj : C:\aaru\os2_32.c .AUTODEPEND
@C:
cd C:\aaru
*wcc386 os2_32.c -i="C:\WATCOM/h;C:\WATCOM/h/os2" -w4 -e25 -zq -od -d2 -3r &
-bt=os2 -fo=.obj -mf
C:\aaru\os2_32.exe : C:\aaru\main.obj C:\aaru\os2_32.obj C:\aaru\consts.h C:\aaru&
\defs.h C:\aaru\dosos2.h C:\aaru\main.h C:\aaru\os2_32.h .AUTODEPEND
@C:
cd C:\aaru
@%write os2_32.lk1 FIL main.obj,os2_32.obj
@%append os2_32.lk1
!ifneq BLANK ""
*wlib -q -n -b os2_32.imp
@%append os2_32.lk1 LIBR os2_32.imp
!endif
*wlink name os2_32 d all sys os2v2 op m op maxe=25 op q op symf @os2_32.lk1
!ifneq BLANK ""
*wrc -q -ad os2_32.exe
!endif

View File

@@ -1,231 +0,0 @@
40
targetIdent
0
MProject
1
MComponent
0
2
WString
4
OEXE
3
WString
5
oc2eo
1
0
1
4
MCommand
0
5
MCommand
0
6
MItem
10
os2_32.exe
7
WString
4
OEXE
8
WVList
0
9
WVList
0
-1
1
1
0
10
WPickList
9
11
MItem
3
*.c
12
WString
4
COBJ
13
WVList
2
14
MRState
15
WString
3
WCC
16
WString
33
??2??80386 register-based calling
1
1
17
MRState
18
WString
3
WCC
19
WString
39
??2??Pentium Pro register-based calling
1
0
20
WVList
0
-1
1
1
0
21
MItem
6
main.c
22
WString
4
COBJ
23
WVList
0
24
WVList
0
11
1
1
0
25
MItem
8
os2_32.c
26
WString
4
COBJ
27
WVList
0
28
WVList
0
11
1
1
0
29
MItem
3
*.h
30
WString
3
NIL
31
WVList
0
32
WVList
0
-1
1
1
0
33
MItem
8
consts.h
34
WString
3
NIL
35
WVList
0
36
WVList
0
29
1
1
0
37
MItem
6
defs.h
38
WString
3
NIL
39
WVList
0
40
WVList
0
29
1
1
0
41
MItem
8
dosos2.h
42
WString
3
NIL
43
WVList
0
44
WVList
0
29
1
1
0
45
MItem
6
main.h
46
WString
3
NIL
47
WVList
0
48
WVList
0
29
1
1
0
49
MItem
8
os2_32.h
50
WString
3
NIL
51
WVList
0
52
WVList
0
29
1
1
0

View File

@@ -1,43 +0,0 @@
40
projectIdent
0
VpeMain
1
WRect
672
1060
7680
9210
2
MProject
3
MCommand
0
4
MCommand
0
1
5
WFileName
10
os2_32.tgt
6
WVList
1
7
VComponent
8
WRect
440
440
5712
4330
0
0
9
WFileName
10
os2_32.tgt
0
5
7

View File

@@ -1,2 +0,0 @@
FIL dos.obj,macos.obj,main.obj,os2_16.obj,os2_32.obj,unix.obj,win32.obj

View File

@@ -1,3 +0,0 @@
project : c:\setter\win32.exe .SYMBOLIC
!include c:\setter\win32.mk1

View File

@@ -1,63 +0,0 @@
!define BLANK ""
c:\setter\dos.obj : c:\setter\dos.c .AUTODEPEND
@c:
cd c:\setter
*wcc386 dos.c -i=C:\WATCOM\h;C:\WATCOM\h\nt -w4 -e25 -zq -od -d2 -5r -bt=nt&
-mf
c:\setter\macos.obj : c:\setter\macos.c .AUTODEPEND
@c:
cd c:\setter
*wcc386 macos.c -i=C:\WATCOM\h;C:\WATCOM\h\nt -w4 -e25 -zq -od -d2 -5r -bt=&
nt -mf
c:\setter\main.obj : c:\setter\main.c .AUTODEPEND
@c:
cd c:\setter
*wcc386 main.c -i=C:\WATCOM\h;C:\WATCOM\h\nt -w4 -e25 -zq -od -d2 -5r -bt=n&
t -mf
c:\setter\os2_16.obj : c:\setter\os2_16.c .AUTODEPEND
@c:
cd c:\setter
*wcc386 os2_16.c -i=C:\WATCOM\h;C:\WATCOM\h\nt -w4 -e25 -zq -od -d2 -5r -bt&
=nt -mf
c:\setter\os2_32.obj : c:\setter\os2_32.c .AUTODEPEND
@c:
cd c:\setter
*wcc386 os2_32.c -i=C:\WATCOM\h;C:\WATCOM\h\nt -w4 -e25 -zq -od -d2 -5r -bt&
=nt -mf
c:\setter\unix.obj : c:\setter\unix.c .AUTODEPEND
@c:
cd c:\setter
*wcc386 unix.c -i=C:\WATCOM\h;C:\WATCOM\h\nt -w4 -e25 -zq -od -d2 -5r -bt=n&
t -mf
c:\setter\win32.obj : c:\setter\win32.c .AUTODEPEND
@c:
cd c:\setter
*wcc386 win32.c -i=C:\WATCOM\h;C:\WATCOM\h\nt -w4 -e25 -zq -od -d2 -5r -bt=&
nt -mf
c:\setter\win32.exe : c:\setter\dos.obj c:\setter\macos.obj c:\setter\main.o&
bj c:\setter\os2_16.obj c:\setter\os2_32.obj c:\setter\unix.obj c:\setter\wi&
n32.obj c:\setter\consts.h c:\setter\defs.h c:\setter\dos.h c:\setter\dosos2&
.h c:\setter\macos.h c:\setter\main.h c:\setter\os2_16.h c:\setter\os2_32.h &
c:\setter\win32.h .AUTODEPEND
@c:
cd c:\setter
@%write win32.lk1 FIL dos.obj,macos.obj,main.obj,os2_16.obj,os2_32.obj,unix&
.obj,win32.obj
@%append win32.lk1
!ifneq BLANK ""
*wlib -q -n -b win32.imp
@%append win32.lk1 LIBR win32.imp
!endif
!ifneq BLANK ""
@%append win32.lk1 op resource=
!endif
*wlink name win32 d all op inc SYS nt op m op maxe=25 op q op symf @win32.l&
k1

View File

@@ -1,369 +0,0 @@
40
targetIdent
0
MProject
1
MComponent
0
2
WString
4
NEXE
3
WString
5
nc2en
1
0
1
4
MCommand
0
5
MCommand
0
6
MItem
9
win32.exe
7
WString
4
NEXE
8
WVList
0
9
WVList
0
-1
1
1
0
10
WPickList
18
11
MItem
3
*.c
12
WString
4
COBJ
13
WVList
0
14
WVList
0
-1
1
1
0
15
MItem
5
dos.c
16
WString
4
COBJ
17
WVList
0
18
WVList
0
11
1
1
0
19
MItem
7
macos.c
20
WString
4
COBJ
21
WVList
0
22
WVList
0
11
1
1
0
23
MItem
6
main.c
24
WString
4
COBJ
25
WVList
0
26
WVList
0
11
1
1
0
27
MItem
8
os2_16.c
28
WString
4
COBJ
29
WVList
0
30
WVList
0
11
1
1
0
31
MItem
8
os2_32.c
32
WString
4
COBJ
33
WVList
0
34
WVList
0
11
1
1
0
35
MItem
6
unix.c
36
WString
4
COBJ
37
WVList
0
38
WVList
0
11
1
1
0
39
MItem
7
win32.c
40
WString
4
COBJ
41
WVList
0
42
WVList
0
11
1
1
0
43
MItem
3
*.h
44
WString
3
NIL
45
WVList
0
46
WVList
0
-1
1
1
0
47
MItem
8
consts.h
48
WString
3
NIL
49
WVList
0
50
WVList
0
43
1
1
0
51
MItem
6
defs.h
52
WString
3
NIL
53
WVList
0
54
WVList
0
43
1
1
0
55
MItem
5
dos.h
56
WString
3
NIL
57
WVList
0
58
WVList
0
43
1
1
0
59
MItem
8
dosos2.h
60
WString
3
NIL
61
WVList
0
62
WVList
0
43
1
1
0
63
MItem
7
macos.h
64
WString
3
NIL
65
WVList
0
66
WVList
0
43
1
1
0
67
MItem
6
main.h
68
WString
3
NIL
69
WVList
0
70
WVList
0
43
1
1
0
71
MItem
8
os2_16.h
72
WString
3
NIL
73
WVList
0
74
WVList
0
43
1
1
0
75
MItem
8
os2_32.h
76
WString
3
NIL
77
WVList
0
78
WVList
0
43
1
1
0
79
MItem
7
win32.h
80
WString
3
NIL
81
WVList
0
82
WVList
0
43
1
1
0

View File

@@ -1,43 +0,0 @@
40
projectIdent
0
VpeMain
1
WRect
0
0
7680
9200
2
MProject
3
MCommand
0
4
MCommand
0
1
5
WFileName
9
win32.tgt
6
WVList
1
7
VComponent
8
WRect
0
0
5700
4280
0
0
9
WFileName
9
win32.tgt
4
10
7