Last change
on this file since 10367 was 4117, checked in by bird, 25 years ago |
Corrected more JAVA problems. (now working)
In that case an new function was imported. This wasn't present in SMP Warp 3
kernels, so a not requied, EPT_NOT_REQ, flag was introduced. (But, the
new function turned out to be unneeded.)
|
File size:
3.2 KB
|
Line | |
---|
1 | [COMPILER]
|
---|
2 | MACRO=odin32_maketagfile();\n
|
---|
3 | FILTEREXPANSION=1 1 1 1 0 0 1 1 1 0 0 0 0 1
|
---|
4 | compile=concur|capture|clear|:Compile:&Compile,nmake %n.obj
|
---|
5 | make=concur|capture|clear|:Build:&Build,nmake
|
---|
6 | rebuild=concur|capture|clear|:Rebuild:&Rebuild,nmake /A
|
---|
7 | debug=:Debug:&Debug,
|
---|
8 | execute=:Execute:E&xecute,
|
---|
9 | user1=hide|:User 1:User 1,
|
---|
10 | user2=hide|:User 2:User 2,
|
---|
11 | usertool_resource_editor=hide|:Resource Editor:Resource Editor,dlgedit
|
---|
12 | workingdir=..\..\src\win32k
|
---|
13 | includedirs=include;..\..\include;..\..\include\win;%(INCLUDE)
|
---|
14 | tagfiles=
|
---|
15 | reffile=
|
---|
16 | FILTERNAME=Dev16\nDev32\nLoader\nPe2Lx\nElf2Lx\nRexx\nMisc\nKernelStuff\nTest\nDef Files\nMakefiles\nLibrary\nk32\nOther Files\n
|
---|
17 | FILTERPATTERN=d16*;prob*;symdb*;vprintf16*;dev16*;omf*;sym*\nd32*;dev*;calltab*\nldr*;my*;ModuleBase*\npe*;ModuleBas*\nElf*;ModuleBase*\nkRx*;ModuleBase*\nmalloc*;smallo*;rmall*;heap*;new*;vpr*;spr*;vspr*;yield*;str*;macros*;cout*;buffer*;avl*;asmutil*;log*;env*;option*;type*\nOS2K*;calltab*;probe*;d32ini*\ndh.asm;dos*;fake*;init.asm;win32ktst*;test*\n*.def\nmakefile*;*.mak;Check*;configure*\nlib*;win32k.h\nk32*\n*.*\n
|
---|
18 | FILTERAPPCOMMAND=\n\n\n\n\n\n\n\n\n\n\n\n\n\n
|
---|
19 | FILTERASSOCIATEFILETYPES=0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
---|
20 | [FILES]
|
---|
21 | calltrees.txt
|
---|
22 | Check.cmd
|
---|
23 | Check.mk
|
---|
24 | configure.cmd
|
---|
25 | fastdep.c
|
---|
26 | history.txt
|
---|
27 | libconv.c
|
---|
28 | Makefile
|
---|
29 | Makefile.inc
|
---|
30 | win32k.def
|
---|
31 | win32k.txt
|
---|
32 | win32ktst.def
|
---|
33 | ..\..\include\win\peexe.h
|
---|
34 | dev16\d16globl.c
|
---|
35 | dev16\d16init.c
|
---|
36 | dev16\d16strat.c
|
---|
37 | dev16\probkrnl.c
|
---|
38 | dev16\SymDB.c
|
---|
39 | dev16\vprntf16.c
|
---|
40 | dev32\d32ElfIOCtl.c
|
---|
41 | dev32\d32globals.c
|
---|
42 | dev32\d32hlp.asm
|
---|
43 | dev32\d32init.c
|
---|
44 | dev32\d32Win32kIOCtl.c
|
---|
45 | dev32\devfirst.asm
|
---|
46 | dev32\devlast.asm
|
---|
47 | elf2lx\elf2lx.cpp
|
---|
48 | elf2lx\elf2lxmain.cpp
|
---|
49 | elf2lx\elfdumper.cpp
|
---|
50 | elf2lx\makefile
|
---|
51 | include\errors.h
|
---|
52 | include\OS2KSEC.h
|
---|
53 | include\asmutils.h
|
---|
54 | include\avl.h
|
---|
55 | include\cout.h
|
---|
56 | include\dev16.h
|
---|
57 | include\dev1632.h
|
---|
58 | include\dev32.h
|
---|
59 | include\dev32hlp.h
|
---|
60 | include\devSegDf.inc
|
---|
61 | include\elf.h
|
---|
62 | include\elf2lx.h
|
---|
63 | include\env.h
|
---|
64 | include\k32.h
|
---|
65 | include\ldr.h
|
---|
66 | include\ldrCalls.h
|
---|
67 | include\log.h
|
---|
68 | include\macros.h
|
---|
69 | include\malloc.h
|
---|
70 | include\ModuleBase.h
|
---|
71 | include\myExecPgm.h
|
---|
72 | include\new.h
|
---|
73 | include\omf.h
|
---|
74 | include\options.h
|
---|
75 | include\OS2KIO.h
|
---|
76 | include\OS2KPTDA.h
|
---|
77 | include\OS2Krnl.h
|
---|
78 | include\OS2Krnl.inc
|
---|
79 | include\OS2KSEM.h
|
---|
80 | include\OS2KTCB.h
|
---|
81 | include\OS2KTK.h
|
---|
82 | include\OS2KVM.h
|
---|
83 | include\pe2lx.h
|
---|
84 | include\probkrnl.h
|
---|
85 | include\rmalloc.h
|
---|
86 | include\smalloc.h
|
---|
87 | include\sprintf.h
|
---|
88 | include\sym.h
|
---|
89 | include\test.h
|
---|
90 | include\types.h
|
---|
91 | include\vprintf.h
|
---|
92 | include\vprntf16.h
|
---|
93 | include\Win32k.h
|
---|
94 | include\yield.h
|
---|
95 | k32\k32AllocMemEx.cpp
|
---|
96 | ldr\calltab.asm
|
---|
97 | ldr\ldr.cpp
|
---|
98 | ldr\ModuleBase.cpp
|
---|
99 | ldr\myldrClose.cpp
|
---|
100 | ldr\myldrEnum32bitRelRecs.cpp
|
---|
101 | ldr\myldrOpen.cpp
|
---|
102 | ldr\myldrOpenPath.cpp
|
---|
103 | ldr\myLDRQAppType.cpp
|
---|
104 | ldr\myldrRead.cpp
|
---|
105 | ldr\mytkExecPgm.asm
|
---|
106 | ldr\mytkStartProcess.asm
|
---|
107 | ldr\myVMAllocMem.cpp
|
---|
108 | lib\libDosAllocMemEx.c
|
---|
109 | lib\libGetCS.asm
|
---|
110 | lib\libInit.c
|
---|
111 | lib\libTerm.c
|
---|
112 | lib\libTest.c
|
---|
113 | lib\makefile
|
---|
114 | misc\asmutils.asm
|
---|
115 | misc\avl.c
|
---|
116 | misc\buffer.asm
|
---|
117 | misc\cout.cpp
|
---|
118 | misc\env.c
|
---|
119 | misc\heaptest.c
|
---|
120 | misc\log.c
|
---|
121 | misc\makefile
|
---|
122 | misc\malloc.c
|
---|
123 | misc\malloc_old.c
|
---|
124 | misc\new.cpp
|
---|
125 | misc\OS2KPTDA.c
|
---|
126 | misc\OS2KTCB.c
|
---|
127 | misc\rmalloc.c
|
---|
128 | misc\rmalloc_avl.c
|
---|
129 | misc\smalloc_avl.c
|
---|
130 | misc\stricmp.c
|
---|
131 | misc\vprintf.c
|
---|
132 | misc\vsprintf.c
|
---|
133 | misc\yield.c
|
---|
134 | pe2lx\makefile
|
---|
135 | pe2lx\pe2lx.cpp
|
---|
136 | pe2lx\pe2lxmain.cpp
|
---|
137 | rexx\kRx.c
|
---|
138 | rexx\kRx.def
|
---|
139 | rexx\kRxa.asm
|
---|
140 | rexx\makefile
|
---|
141 | test\dh.asm
|
---|
142 | test\dos.c
|
---|
143 | test\dosa.asm
|
---|
144 | test\fake.c
|
---|
145 | test\fakea.asm
|
---|
146 | test\init.asm
|
---|
147 | test\win32ktst.c
|
---|
148 | [ASSOCIATION]
|
---|
Note:
See
TracBrowser
for help on using the repository browser.