bc.mak
changeset 1223 630b5b21919f
parent 1214 82801dc67b6c
child 1226 8075a932bdf7
--- a/bc.mak	Fri Jan 13 13:02:04 2012 +0100
+++ b/bc.mak	Fri Jan 13 13:02:16 2012 +0100
@@ -1,13 +1,13 @@
 # $Header$
 #
-# DO NOT EDIT 
+# DO NOT EDIT
 # automagically generated from the projectDefinition: stx_projects_smalltalk at 2012-01-11 13:51:02.481.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
 #
 
-TOP=..\..       
+TOP=..\..
 INCLUDE_TOP=$(TOP)\..
 
 CFLAGS_LOCAL=$(CFLAGS_APPTYPE) \
@@ -100,7 +100,7 @@
  libstx_goodies_refactoryBrowser_changes.dll \
  libstx_goodies_sunit.dll \
  libstx_libui.dll \
- libsqueak_petitparser.dll \
+ libstx_goodies_petitparser.dll \
  libstx_libwidg.dll \
  libstx_libview3.dll \
  libstx_libhtml.dll \
@@ -120,12 +120,12 @@
 
 REQUIRED_SUPPORT_DIRS=RESOURCEFILES
 
-target: exe postBuildCleanup 
+target: exe postBuildCleanup
 
 # the executable, all required files and a self-installing-installer-exe
-ALL:: prereq exe postBuildCleanup setup 
+ALL:: prereq exe postBuildCleanup setup
 
-exe:  newBuildDate noConsoleApp consoleApp $(REQUIRED_SUPPORT_DIRS) 
+exe:  newBuildDate noConsoleApp consoleApp $(REQUIRED_SUPPORT_DIRS)
 
 # the executable only
 # with console
@@ -151,7 +151,7 @@
 		CRT_STARTUP="$(CRT_STARTUP_NOCONSOLE)" theExe
 
 # the executable only (internal target; needs some defines)
-theExe: $(OUTDIR) $(OBJS) $(REQUIRED_FILES) show $(PROJECT) 
+theExe: $(OUTDIR) $(OBJS) $(REQUIRED_FILES) show $(PROJECT)
 
 # build all prerequisite packages for this package
 prereq:
@@ -169,7 +169,7 @@
 	pushd ..\..\goodies\refactoryBrowser\changes & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
 	pushd ..\..\goodies\sunit & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
 	pushd ..\..\libui & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
-	pushd ..\..\..\squeak\petitparser & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
+	pushd ..\..\goodies\petitparser & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
 	pushd ..\..\libwidg & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
 	pushd ..\..\libview3 & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
 	pushd ..\..\libhtml & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
@@ -270,7 +270,7 @@
 libtool2_RESOURCES: resources\stx\libtool2\NUL
 	-copy $(TOP)\libtool2\resources\*.rs resources\stx\libtool2\*.*
 
-libview_RESOURCES: resources\stx\libview\NUL 
+libview_RESOURCES: resources\stx\libview\NUL
 	-copy $(TOP)\libview\resources\*.rs resources\stx\libview\*.*
 
 libview2_RESOURCES: resources\stx\libview2\NUL
@@ -401,11 +401,11 @@
 ..\..\libui\$(OBJDIR)\libstx_libui.dll:
 	pushd ..\..\libui & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
 
-libsqueak_petitparser.dll: ..\..\..\squeak\petitparser\$(OBJDIR)\libsqueak_petitparser.dll
-	copy ..\..\..\squeak\petitparser\$(OBJDIR)\libsqueak_petitparser.dll *.*
+libstx_goodies_petitparser.dll: ..\..\goodies\petitparser\$(OBJDIR)\libstx_goodies_petitparser.dll
+	copy ..\..\goodies\petitparser\$(OBJDIR)\libstx_goodies_petitparser.dll *.*
 
-..\..\..\squeak\petitparser\$(OBJDIR)\libsqueak_petitparser.dll:
-	pushd ..\..\..\squeak\petitparser & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
+..\..\goodies\petitparser\$(OBJDIR)\libstx_goodies_petitparser.dll:
+	pushd ..\..\goodies\petitparser & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
 
 libstx_libwidg.dll: ..\..\libwidg\$(OBJDIR)\libstx_libwidg.dll
 	copy ..\..\libwidg\$(OBJDIR)\libstx_libwidg.dll *.*
@@ -485,10 +485,10 @@
 ..\..\goodies\refactoryBrowser\lint\$(OBJDIR)\libstx_goodies_refactoryBrowser_lint.dll:
 	pushd ..\..\goodies\refactoryBrowser\lint & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
 
-      
 
 
-sources\NUL: 
+
+sources\NUL:
 	mkdir sources
 
 show: