open-src/README
changeset 606 068c11b419c9
parent 591 a2c6b61a92aa
child 851 d428083dbbdd
--- a/open-src/README	Sat Jan 10 10:35:32 2009 -0800
+++ b/open-src/README	Thu Jan 15 12:55:00 2009 -0800
@@ -226,6 +226,10 @@
  - C preprocessor flags (-I & -D) passed to configure via CPPFLAGS 
    variable by default_config rule.
 
+MODULE_DEBUG_FLAGS
+ - C Compiler flags passed to configure via CFLAGS variable by
+   default_config rule when building debug versions (such as via "make debug")
+
 MODULE_LDFLAGS
  - Linker flags passed to configure via LDFLAGS variable by default_config
    rule.
@@ -401,6 +405,7 @@
 	- MODTYPE_CFLAGS
 	- MODTYPE_CXXFLAGS
 	- MODTYPE_CPPFLAGS
+	- MODTYPE_DEBUG_FLAGS
 	- MODTYPE_LDFLAGS
 	- MODTYPE_LD_OPTIONS
 	- MODTYPE_BUILD_ENV
@@ -508,7 +513,7 @@
 
 =============================================================================
 
-Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 Use subject to license terms.
 
 Permission is hereby granted, free of charge, to any person obtaining a