automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Wed, 23 Aug 2006 11:47:57 +0200
changeset 3036 4d0f3d006d3c
parent 3035 27de3f9ff53b
child 3037 e0c9fe09971c
automatically generated by browser
bc.mak
nt.mak
--- a/bc.mak	Wed Aug 23 11:47:55 2006 +0200
+++ b/bc.mak	Wed Aug 23 11:47:57 2006 +0200
@@ -1,6 +1,6 @@
-# $Header: /cvs/stx/stx/libwidg2/bc.mak,v 1.51 2006-08-23 00:04:33 cg Exp $
+# $Header: /cvs/stx/stx/libwidg2/bc.mak,v 1.52 2006-08-23 09:47:57 cg Exp $
 #
-# DO NOT EDIT
+# DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libwidg2.
 #
 # Warning: once you modify this file, do not rerun
@@ -16,15 +16,18 @@
 
 LOCALINCLUDES=
 
-PACKAGE=$(MODULE):$(MODULE_DIR)
 STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -H$(INCLUDE) $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
 RESFILES=libwidg2.res
 
+
+
 OBJS= $(COMMON_OBJS) $(WIN32_OBJS)
 
-ALL::  $(LIBDIR)\$(LIBNAME).lib $(BINDIR)\$(LIBNAME).dll
+ALL::   $(LIBDIR)\$(LIBNAME).lib $(BINDIR)\$(LIBNAME).dll
 
 !INCLUDE $(TOP)\rules\stdRules_nt
 
+
+
 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
 # ENDMAKEDEPEND --- do not remove this line
--- a/nt.mak	Wed Aug 23 11:47:55 2006 +0200
+++ b/nt.mak	Wed Aug 23 11:47:57 2006 +0200
@@ -1,6 +1,6 @@
-# $Header: /cvs/stx/stx/libwidg2/Attic/nt.mak,v 1.51 2006-08-23 00:04:33 cg Exp $
+# $Header: /cvs/stx/stx/libwidg2/Attic/nt.mak,v 1.52 2006-08-23 09:47:57 cg Exp $
 #
-# DO NOT EDIT
+# DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libwidg2.
 #
 # Warning: once you modify this file, do not rerun
@@ -16,15 +16,18 @@
 
 LOCALINCLUDES=
 
-PACKAGE=$(MODULE):$(MODULE_DIR)
 STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -H$(INCLUDE) $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
 RESFILES=libwidg2.res
 
+
+
 OBJS= $(COMMON_OBJS) $(WIN32_OBJS)
 
-ALL::  $(LIBDIR)\$(LIBNAME).lib $(BINDIR)\$(LIBNAME).dll
+ALL::   $(LIBDIR)\$(LIBNAME).lib $(BINDIR)\$(LIBNAME).dll
 
 !INCLUDE $(TOP)\rules\stdRules_nt
 
+
+
 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
 # ENDMAKEDEPEND --- do not remove this line