os2.mk (7871dc3e) os2.mk (534c536d)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 61 unchanged lines hidden (view full) ---

70LINKFLAGSSHLCUI=/Tod
71LINKFLAGSTACK=/S:
72LINKFLAGSPROF=
73LINKFLAGSDEBUG=/v
74.IF "$(SOLAR_JAVA)"==""
75LINKFLAGSOPT=/Oc
76.ENDIF
77
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 61 unchanged lines hidden (view full) ---

70LINKFLAGSSHLCUI=/Tod
71LINKFLAGSTACK=/S:
72LINKFLAGSPROF=
73LINKFLAGSDEBUG=/v
74.IF "$(SOLAR_JAVA)"==""
75LINKFLAGSOPT=/Oc
76.ENDIF
77
78STDOBJVCL=$(L)/salmain.obj
78STDOBJVCL=$(L)/salmain.o
79STDOBJGUI=c02.obj
80STDSLOGUI=c02d.obj
81STDOBJCUI=c02.obj
82STDSLOCUI=c02d.obj
83STDLIBGUIST=c2.lib os2.lib
84STDLIBCUIST=c2.lib os2.lib
85STDLIBGUIMT=c2mt.lib os2.lib
86STDLIBCUIMT=c2mt.lib os2.lib

--- 243 unchanged lines hidden ---
79STDOBJGUI=c02.obj
80STDSLOGUI=c02d.obj
81STDOBJCUI=c02.obj
82STDSLOCUI=c02d.obj
83STDLIBGUIST=c2.lib os2.lib
84STDLIBCUIST=c2.lib os2.lib
85STDLIBGUIMT=c2mt.lib os2.lib
86STDLIBCUIMT=c2mt.lib os2.lib

--- 243 unchanged lines hidden ---