make/windows/makefiles/product.make

changeset 5109
aabf54ccedb1
parent 4821
6b748c9e1845
child 5567
c062a6e1fa33
     1.1 --- a/make/windows/makefiles/product.make	Mon May 06 13:53:13 2013 -0700
     1.2 +++ b/make/windows/makefiles/product.make	Mon May 06 19:49:23 2013 -0700
     1.3 @@ -32,7 +32,7 @@
     1.4  BUILD_PCH_FILE=_build_pch_file.obj
     1.5  !endif
     1.6  
     1.7 -default:: $(BUILD_PCH_FILE) $(AOUT) launcher checkAndBuildSA
     1.8 +default:: $(BUILD_PCH_FILE) $(AOUT) checkAndBuildSA
     1.9  
    1.10  !include ../local.make
    1.11  !include compile.make
    1.12 @@ -73,4 +73,3 @@
    1.13  
    1.14  !include $(WorkSpace)/make/windows/makefiles/shared.make
    1.15  !include $(WorkSpace)/make/windows/makefiles/sa.make
    1.16 -!include $(WorkSpace)/make/windows/makefiles/launcher.make

mercurial