startup/bc.mak
author Stefan Vogel <sv@exept.de>
Tue, 08 Nov 2005 17:49:17 +0100
changeset 2121 7b06266d8249
parent 749 e898eaeff091
child 2152 1cbdfbcc685c
permissions -rw-r--r--
/tmp/cvsyRpZ5v
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     1
# $Header: /cvs/stx/stx/libjava/startup/bc.mak,v 1.1 2011/08/18 19:06:54 vrany Exp $
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     2
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     3
# DO NOT EDIT 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     4
# automagically generated from the projectDefinition: stx_libjava_startup.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     5
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     6
# Warning: once you modify this file, do not rerun
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     7
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     8
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     9
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    10
TOP=..\..       
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    11
INCLUDE_TOP=$(TOP)\..
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    12
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    13
# CFLAGS1= -WD -w-pro -w-ccc -w-rch -w-aus -w-par -x- -r- -k -y -v -vi- -c -tWDR
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    14
CFLAGS1= -w-pro -w-ccc -w-rch -w-aus -w-par -x- -r- -k -y -v -vi- -c
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    15
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    16
CFLAGS_CONSOLE=-tWC -tWR -D_NO_VCL;WIN32
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    17
CFLAGS_NOCONSOLE=-tWR -D_NO_VCL;WIN32GUI;WIN32
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    18
LFLAGS_CONSOLE=-ap
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    19
LFLAGS_NOCONSOLE=-aa
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    20
CRT_STARTUP_CONSOLE=c0x32.obj
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    21
CRT_STARTUP_NOCONSOLE=c0w32.obj
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    22
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    23
CFLAGS_LOCAL=$(CFLAGS_APPTYPE) \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    24
 -DSTARTUP_CLASS="\"JavaStartup\"" \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    25
 -DSTARTUP_SELECTOR="\"start\"" \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    26
 -DUSE_MODULE_TABLE
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    27
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    28
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    29
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    30
!INCLUDE $(TOP)\rules\stdHeader_bc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    31
!INCLUDE Make.spec
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    32
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    33
OBJS= $(COMMON_OBJS) $(WIN32_OBJS)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    34
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    35
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    36
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    37
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    38
LIBNAME=dummy
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    39
STCOPT="+optinline"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    40
LOCALINCLUDES= -I$(INCLUDE_TOP)\stx\libjava -I$(INCLUDE_TOP)\stx\libbasic -I$(INCLUDE_TOP)\stx\libcomp
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    41
LOCALDEFINES=
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    42
GLOBALDEFINES=
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    43
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    44
STCLOCALOPT='-package=$(PACKAGE)' $(LOCALDEFINES) $(LOCALINCLUDES)  $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMFLAG) -varPrefix=$(LIBNAME)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    45
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    46
LINKER = ilink32
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    47
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    48
# LFLAGS = -L$(TOP)\libbc;$(BCB)\lib;$(DEBUGLIBPATH) -H:0x400000 -Hc:0x100000 -S:0x40000 -Sc:0x10000 -ap -Tpe -x -Gn -v -Ao:0x10000
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    49
LFLAGS = -L$(TOP)\libbc;$(BCB)\lib -S:0x40000 -Sc:0x10000 $(LFLAGS_APPTYPE) -Tpe -x -Gn -v -Ao:0x10000
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    50
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    51
PROJECT_NOCONSOLE = startup.exe
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    52
PROJECT_CONSOLE = startup.com
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    53
ALLOBJFILES = main.obj
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    54
RESFILES = startupWinRC.res
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    55
ALLOBJ = $(CRT_STARTUP) $(ALLOBJFILES) $(OBJS)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    56
DEFFILE=$(TOP)\rules\bc_exe.def
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    57
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    58
LIBFILES=$(TOP)\libbc\librun.lib
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    59
ALLLIB=$(LIBFILES) import32.lib $(RT_LIB)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    60
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    61
REQUIRED_LIBS=librun.dll  \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    62
 libstx_libbasic.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    63
 libstx_goodies_refactoryBrowser_helpers.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    64
 libstx_goodies_refactoryBrowser_parser.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    65
 libstx_libbasic2.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    66
 libstx_libcomp.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    67
 libstx_libview.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    68
 libstx_libbasic3.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    69
 libstx_libview2.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    70
 libstx_libboss.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    71
 libstx_goodies_refactoryBrowser_changes.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    72
 libstx_goodies_sunit.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    73
 libstx_libui.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    74
 libsqueak_petitparser.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    75
 libstx_libwidg.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    76
 libstx_libhtml.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    77
 libstx_libwidg2.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    78
 libstx_goodies_smaCC.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    79
 libstx_libtool.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    80
 libstx_libjava.dll \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    81
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    82
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    83
REQUIRED_FILES=cs3245.dll X11.dll Xext.dll symbols.stc $(REQUIRED_LIBS)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    84
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    85
REQUIRED_SUPPORT_DIRS=RESOURCEFILES
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    86
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    87
target: ALL postBuildCleanup 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    88
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    89
# the executable, all required files and a self-installing-installer-exe
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    90
ALL:: prereq exe postBuildCleanup setup 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    91
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    92
exe:  newBuildDate  consoleApp $(REQUIRED_SUPPORT_DIRS) 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    93
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    94
# the executable only
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    95
# with console
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    96
consoleApp:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    97
	-del main.obj
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    98
	$(MAKE) -N -f bc.mak \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    99
		MAKE_BAT=$(MAKE_BAT) \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   100
		PROJECT=$(PROJECT_CONSOLE) \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   101
		CFLAGS_APPTYPE="$(CFLAGS_CONSOLE)" \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   102
		LFLAGS_APPTYPE="$(LFLAGS_CONSOLE)" \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   103
		CRT_STARTUP="$(CRT_STARTUP_CONSOLE)" theExe
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   104
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   105
# without console
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   106
noConsoleApp:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   107
	-del main.obj
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   108
	$(MAKE) -N -f bc.mak \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   109
		MAKE_BAT=$(MAKE_BAT) \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   110
		PROJECT=$(PROJECT_NOCONSOLE) \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   111
		CFLAGS_APPTYPE="$(CFLAGS_NOCONSOLE) -DWIN_LOGFILE="\\"\"startup.log\\"\""" \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   112
		LFLAGS_APPTYPE="$(LFLAGS_NOCONSOLE)" \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   113
		CRT_STARTUP="$(CRT_STARTUP_NOCONSOLE)" theExe
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   114
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   115
# the executable only (internal target; needs some defines)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   116
theExe: $(OUTDIR) $(OBJS) $(REQUIRED_FILES) show $(PROJECT) 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   117
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   118
# build all prerequisite packages for this package
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   119
prereq:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   120
	pushd ..\..\libbasic & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   121
	pushd ..\..\goodies\refactoryBrowser\helpers & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   122
	pushd ..\..\goodies\refactoryBrowser\parser & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   123
	pushd ..\..\libbasic2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   124
	pushd ..\..\libcomp & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   125
	pushd ..\..\libview & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   126
	pushd ..\..\libbasic3 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   127
	pushd ..\..\libview2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   128
	pushd ..\..\libboss & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   129
	pushd ..\..\goodies\refactoryBrowser\changes & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   130
	pushd ..\..\goodies\sunit & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   131
	pushd ..\..\libui & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   132
	pushd ..\..\..\squeak\petitparser & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   133
	pushd ..\..\libwidg & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   134
	pushd ..\..\libhtml & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   135
	pushd ..\..\libwidg2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   136
	pushd ..\..\goodies\smaCC & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   137
	pushd ..\..\libtool & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   138
	pushd .. & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   139
	pushd ..\..\librun & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   140
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   141
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   142
# a nullsoft installable delivery
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   143
setup: install_startup.exe
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   144
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   145
newBuildDate:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   146
    del buildDate.h
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   147
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   148
# This uses the Nullsoft Installer Package and works in Windows only
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   149
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   150
install_startup.exe: $(PROJECT) postBuildCleanup startup.nsi
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   151
	$(MAKENSIS) startup.nsi
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   152
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   153
new:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   154
	$(MAKE_BAT) clean
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   155
	$(MAKE_BAT)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   156
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   157
RESOURCEFILES: startup_RESOURCES startup_BITMAPS  \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   158
	stx_RESOURCES stx_STYLES stx_BITMAPS
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   159
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   160
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   161
startup_RESOURCES: resources\stx\libjava\startup\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   162
	-copy ..\resources\*.rs resources\stx\libjava\startup\..
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   163
	-copy ..\resources\*.style resources\stx\libjava\startup\..
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   164
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   165
startup_BITMAPS: resources\stx\libjava\startup\bitmaps\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   166
	-copy *.ico resources\stx\libjava\startup\bitmaps
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   167
	-copy *.gif resources\stx\libjava\startup\bitmaps
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   168
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   169
resources\stx\libjava\startup\bitmaps\NUL: resources\stx\libjava\startup\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   170
	mkdir resources\stx\libjava\startup\bitmaps
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   171
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   172
resources\stx\libjava\startup\NUL: resources\stx\libjava\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   173
	mkdir resources\stx\libjava\startup
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   174
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   175
resources\stx\libjava\NUL: resources\stx\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   176
	mkdir resources\stx\libjava
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   177
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   178
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   179
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   180
stx_RESOURCES: \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   181
	keyboard.rc \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   182
	keyboardMacros.rc \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   183
	host.rc \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   184
	h_win32.rc \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   185
	display.rc \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   186
	d_win32.rc \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   187
	libbasic_RESOURCES \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   188
	libview_RESOURCES \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   189
	libtool_RESOURCES  \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   190
	libtool2_RESOURCES
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   191
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   192
keyboard.rc: $(TOP)\projects\smalltalk\keyboard.rc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   193
	copy $(TOP)\projects\smalltalk\keyboard.rc *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   194
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   195
keyboardMacros.rc: $(TOP)\projects\smalltalk\keyboardMacros.rc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   196
	copy $(TOP)\projects\smalltalk\keyboardMacros.rc *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   197
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   198
host.rc: $(TOP)\projects\smalltalk\host.rc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   199
	copy $(TOP)\projects\smalltalk\host.rc *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   200
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   201
h_win32.rc: $(TOP)\projects\smalltalk\h_win32.rc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   202
	copy $(TOP)\projects\smalltalk\h_win32.rc *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   203
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   204
display.rc: $(TOP)\projects\smalltalk\display.rc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   205
	copy $(TOP)\projects\smalltalk\display.rc *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   206
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   207
d_win32.rc: $(TOP)\projects\smalltalk\d_win32.rc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   208
	copy $(TOP)\projects\smalltalk\d_win32.rc *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   209
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   210
stx_STYLES: resources\stx\libview\NUL resources\stx\libview\styles\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   211
	-copy $(TOP)\libview\styles\*.style resources\stx\libview\styles\*.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   212
	-copy $(TOP)\libview\styles\*.common resources\stx\libview\styles\*.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   213
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   214
stx_BITMAPS: \
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   215
	libwidg_BITMAPS
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   216
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   217
libwidg_BITMAPS: resources\stx\libwidg\bitmaps\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   218
	-copy $(TOP)\libwidg\bitmaps\*.xpm resources\stx\libwidg\bitmaps\*.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   219
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   220
libbasic_RESOURCES: resources\stx\libbasic\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   221
	copy $(TOP)\libbasic\resources\*.rs resources\stx\libbasic\*.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   222
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   223
libtool_RESOURCES: resources\stx\libtool\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   224
	-copy $(TOP)\libtool\resources\*.rs resources\stx\libtool\*.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   225
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   226
libtool2_RESOURCES: resources\stx\libtool2\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   227
	-copy $(TOP)\libtool2\resources\*.rs resources\stx\libtool2\*.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   228
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   229
libview_RESOURCES: resources\stx\libview\NUL 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   230
	-copy $(TOP)\libview\resources\*.rs resources\stx\libview\*.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   231
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   232
libview2_RESOURCES: resources\stx\libview2\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   233
	-copy $(TOP)\libview2\resources\*.rs resources\stx\libview2\*.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   234
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   235
resources\stx\libbasic\NUL: resources\stx\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   236
	mkdir resources\stx\libbasic
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   237
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   238
resources\stx\libtool\NUL: resources\stx\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   239
	mkdir resources\stx\libtool
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   240
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   241
resources\stx\libtool2\NUL: resources\stx\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   242
	mkdir resources\stx\libtool2
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   243
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   244
resources\stx\libview\NUL: resources\stx\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   245
	mkdir resources\stx\libview
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   246
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   247
resources\stx\libview\styles\NUL: resources\stx\libview\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   248
	mkdir resources\stx\libview\styles
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   249
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   250
resources\stx\libview2\NUL: resources\stx\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   251
	mkdir resources\stx\libview2
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   252
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   253
resources\stx\libwidg\bitmaps\NUL: resources\stx\libwidg\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   254
	mkdir resources\stx\libwidg\bitmaps
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   255
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   256
resources\stx\libwidg\NUL: resources\stx\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   257
	mkdir resources\stx\libwidg
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   258
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   259
resources\stx\NUL: resources\NUL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   260
	mkdir resources\stx
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   261
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   262
resources\NUL:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   263
	mkdir resources
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   264
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   265
bitmaps\NUL:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   266
	mkdir bitmaps
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   267
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   268
doc\NUL:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   269
	mkdir doc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   270
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   271
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   272
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   273
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   274
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   275
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   276
libstx_libbasic.dll: ..\..\libbasic\$(OBJDIR)\libstx_libbasic.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   277
	copy ..\..\libbasic\$(OBJDIR)\libstx_libbasic.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   278
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   279
..\..\libbasic\$(OBJDIR)\libstx_libbasic.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   280
	pushd ..\..\libbasic & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   281
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   282
libstx_goodies_refactoryBrowser_helpers.dll: ..\..\goodies\refactoryBrowser\helpers\$(OBJDIR)\libstx_goodies_refactoryBrowser_helpers.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   283
	copy ..\..\goodies\refactoryBrowser\helpers\$(OBJDIR)\libstx_goodies_refactoryBrowser_helpers.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   284
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   285
..\..\goodies\refactoryBrowser\helpers\$(OBJDIR)\libstx_goodies_refactoryBrowser_helpers.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   286
	pushd ..\..\goodies\refactoryBrowser\helpers & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   287
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   288
libstx_goodies_refactoryBrowser_parser.dll: ..\..\goodies\refactoryBrowser\parser\$(OBJDIR)\libstx_goodies_refactoryBrowser_parser.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   289
	copy ..\..\goodies\refactoryBrowser\parser\$(OBJDIR)\libstx_goodies_refactoryBrowser_parser.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   290
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   291
..\..\goodies\refactoryBrowser\parser\$(OBJDIR)\libstx_goodies_refactoryBrowser_parser.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   292
	pushd ..\..\goodies\refactoryBrowser\parser & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   293
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   294
libstx_libbasic2.dll: ..\..\libbasic2\$(OBJDIR)\libstx_libbasic2.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   295
	copy ..\..\libbasic2\$(OBJDIR)\libstx_libbasic2.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   296
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   297
..\..\libbasic2\$(OBJDIR)\libstx_libbasic2.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   298
	pushd ..\..\libbasic2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   299
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   300
libstx_libcomp.dll: ..\..\libcomp\$(OBJDIR)\libstx_libcomp.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   301
	copy ..\..\libcomp\$(OBJDIR)\libstx_libcomp.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   302
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   303
..\..\libcomp\$(OBJDIR)\libstx_libcomp.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   304
	pushd ..\..\libcomp & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   305
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   306
libstx_libview.dll: ..\..\libview\$(OBJDIR)\libstx_libview.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   307
	copy ..\..\libview\$(OBJDIR)\libstx_libview.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   308
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   309
..\..\libview\$(OBJDIR)\libstx_libview.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   310
	pushd ..\..\libview & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   311
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   312
libstx_libbasic3.dll: ..\..\libbasic3\$(OBJDIR)\libstx_libbasic3.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   313
	copy ..\..\libbasic3\$(OBJDIR)\libstx_libbasic3.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   314
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   315
..\..\libbasic3\$(OBJDIR)\libstx_libbasic3.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   316
	pushd ..\..\libbasic3 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   317
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   318
libstx_libview2.dll: ..\..\libview2\$(OBJDIR)\libstx_libview2.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   319
	copy ..\..\libview2\$(OBJDIR)\libstx_libview2.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   320
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   321
..\..\libview2\$(OBJDIR)\libstx_libview2.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   322
	pushd ..\..\libview2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   323
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   324
libstx_libboss.dll: ..\..\libboss\$(OBJDIR)\libstx_libboss.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   325
	copy ..\..\libboss\$(OBJDIR)\libstx_libboss.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   326
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   327
..\..\libboss\$(OBJDIR)\libstx_libboss.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   328
	pushd ..\..\libboss & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   329
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   330
libstx_goodies_refactoryBrowser_changes.dll: ..\..\goodies\refactoryBrowser\changes\$(OBJDIR)\libstx_goodies_refactoryBrowser_changes.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   331
	copy ..\..\goodies\refactoryBrowser\changes\$(OBJDIR)\libstx_goodies_refactoryBrowser_changes.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   332
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   333
..\..\goodies\refactoryBrowser\changes\$(OBJDIR)\libstx_goodies_refactoryBrowser_changes.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   334
	pushd ..\..\goodies\refactoryBrowser\changes & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   335
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   336
libstx_goodies_sunit.dll: ..\..\goodies\sunit\$(OBJDIR)\libstx_goodies_sunit.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   337
	copy ..\..\goodies\sunit\$(OBJDIR)\libstx_goodies_sunit.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   338
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   339
..\..\goodies\sunit\$(OBJDIR)\libstx_goodies_sunit.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   340
	pushd ..\..\goodies\sunit & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   341
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   342
libstx_libui.dll: ..\..\libui\$(OBJDIR)\libstx_libui.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   343
	copy ..\..\libui\$(OBJDIR)\libstx_libui.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   344
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   345
..\..\libui\$(OBJDIR)\libstx_libui.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   346
	pushd ..\..\libui & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   347
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   348
libsqueak_petitparser.dll: ..\..\..\squeak\petitparser\$(OBJDIR)\libsqueak_petitparser.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   349
	copy ..\..\..\squeak\petitparser\$(OBJDIR)\libsqueak_petitparser.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   350
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   351
..\..\..\squeak\petitparser\$(OBJDIR)\libsqueak_petitparser.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   352
	pushd ..\..\..\squeak\petitparser & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   353
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   354
libstx_libwidg.dll: ..\..\libwidg\$(OBJDIR)\libstx_libwidg.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   355
	copy ..\..\libwidg\$(OBJDIR)\libstx_libwidg.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   356
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   357
..\..\libwidg\$(OBJDIR)\libstx_libwidg.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   358
	pushd ..\..\libwidg & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   359
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   360
libstx_libhtml.dll: ..\..\libhtml\$(OBJDIR)\libstx_libhtml.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   361
	copy ..\..\libhtml\$(OBJDIR)\libstx_libhtml.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   362
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   363
..\..\libhtml\$(OBJDIR)\libstx_libhtml.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   364
	pushd ..\..\libhtml & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   365
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   366
libstx_libwidg2.dll: ..\..\libwidg2\$(OBJDIR)\libstx_libwidg2.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   367
	copy ..\..\libwidg2\$(OBJDIR)\libstx_libwidg2.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   368
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   369
..\..\libwidg2\$(OBJDIR)\libstx_libwidg2.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   370
	pushd ..\..\libwidg2 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   371
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   372
libstx_goodies_smaCC.dll: ..\..\goodies\smaCC\$(OBJDIR)\libstx_goodies_smaCC.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   373
	copy ..\..\goodies\smaCC\$(OBJDIR)\libstx_goodies_smaCC.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   374
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   375
..\..\goodies\smaCC\$(OBJDIR)\libstx_goodies_smaCC.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   376
	pushd ..\..\goodies\smaCC & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   377
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   378
libstx_libtool.dll: ..\..\libtool\$(OBJDIR)\libstx_libtool.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   379
	copy ..\..\libtool\$(OBJDIR)\libstx_libtool.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   380
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   381
..\..\libtool\$(OBJDIR)\libstx_libtool.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   382
	pushd ..\..\libtool & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   383
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   384
libstx_libjava.dll: ..\$(OBJDIR)\libstx_libjava.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   385
	copy ..\$(OBJDIR)\libstx_libjava.dll *.*
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   386
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   387
..\$(OBJDIR)\libstx_libjava.dll:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   388
	pushd .. & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   389
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   390
      
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   391
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   392
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   393
sources\NUL: 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   394
	mkdir sources
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   395
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   396
show:
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   397
	@echo LFLAGS= $(LFLAGS)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   398
	@echo ALLOBJ= $(ALLOBJ)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   399
	@echo PROJECT= $(PROJECT)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   400
	@echo ALLLIB= $(ALLLIB)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   401
	@echo DEFFILE= $(DEFFILE)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   402
	@echo ALLRES= $(ALLRES)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   403
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   404
$(PROJECT_CONSOLE): $(ALLOBJFILES) $(OBJS) $(RESFILES) $(DEFFILE)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   405
	$(BCB)\BIN\$(LINKER) $(LFLAGS) $(ALLOBJ), $(PROJECT_CONSOLE),, $(ALLLIB), $(DEFFILE), $(RESFILES)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   406
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   407
$(PROJECT_NOCONSOLE): $(ALLOBJFILES) $(OBJS) $(RESFILES) $(DEFFILE)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   408
	$(BCB)\BIN\$(LINKER) $(LFLAGS) $(ALLOBJ), $(PROJECT_NOCONSOLE),, $(ALLLIB), $(DEFFILE), $(RESFILES)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   409
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   410
#$(PROJECT): $(ALLOBJFILES) $(RESFILES) $(DEFFILE)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   411
#    $(BCB)\BIN\$(LINKER) @&&!
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   412
#    $(LFLAGS) +
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   413
#    $(ALLOBJ), +
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   414
#    $(PROJECT),, +
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   415
#    $(ALLLIB), +
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   416
#    $(DEFFILE), +
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   417
#    $(RESFILES)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   418
#!
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   419
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   420
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   421
!INCLUDE $(TOP)\rules\stdRules_bc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   422
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   423
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   424
# additional rules
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   425
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   426
startupWin.res: startupWin.rc startup.ico
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   427
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   428
main.obj: buildDate.h main.c bc.mak
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   429
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   430
main.c: $(TOP)\librun\main.c
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   431
	copy $(TOP)\librun\main.c main.c
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   432
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   433
buildDate.h: $(TOP)\librun\genDate.exe
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   434
	$(TOP)\librun\genDate.exe
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   435
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   436
librun.dll: $(TOP)\librun\librun.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   437
	copy $(TOP)\librun\librun.dll librun.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   438
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   439
cs3245.dll: $(TOP)\support\win32\borland\cs3245.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   440
	copy $(TOP)\support\win32\borland\cs3245.dll cs3245.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   441
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   442
X11.dll: $(TOP)\support\win32\X11.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   443
	copy $(TOP)\support\win32\X11.dll X11.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   444
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   445
Xext.dll: $(TOP)\support\win32\Xext.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   446
	copy $(TOP)\support\win32\Xext.dll Xext.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   447
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   448
symbols.stc: $(TOP)\include\symbols.stc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   449
	copy $(TOP)\include\symbols.stc symbols.stc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   450
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   451
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   452
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   453
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   454
clean::
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   455
	-del genDate.exe
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   456
	-del c0x32.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   457
	-del c0x32.lib
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   458
	-del buildDate.h
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   459
	-del $(PROJECT)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   460
	-del install_startup.exe
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   461
	-del stx.lib
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   462
	-del stx.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   463
	-del cs3245.dll
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   464
	-del $(REQUIRED_FILES)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   465
	-del main.c
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   466
	-del *.log
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   467
	-del *.res
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   468
	-rmdir /S /Q resources
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   469
	-rmdir /S /Q objbc
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   470
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   471
clobber:: clean
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   472
	-del *.dll *.exe *.com
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   473
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   474
# stupid win-make does not allow empty - therefore delete something which is not there...
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   475
postBuildCleanup::
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   476
	-del xxxxx.xxxxx
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   477
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   478
# BEGINMAKEDEPEND --- do not remove this line; make depend needs it
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   479
$(OUTDIR)JavaStartup.$(O) JavaStartup.$(H): JavaStartup.st $(INCLUDE_TOP)\stx\libbasic\StandaloneStartup.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   480
$(OUTDIR)stx_libjava_startup.$(O) stx_libjava_startup.$(H): stx_libjava_startup.st $(INCLUDE_TOP)\stx\libbasic\ApplicationDefinition.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   481
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
   482
# ENDMAKEDEPEND --- do not remove this line