=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/mk/bsd.own.mk,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- src/share/mk/bsd.own.mk 2000/05/15 06:10:21 1.32 +++ src/share/mk/bsd.own.mk 2000/07/03 16:59:58 1.33 @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.own.mk,v 1.32 2000/05/15 06:10:21 niklas Exp $ +# $OpenBSD: bsd.own.mk,v 1.33 2000/07/03 16:59:58 marc Exp $ # $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $ # Host-specific overrides @@ -33,7 +33,7 @@ AFS?= yes .endif # Set `DEBUGLIBS' to `yes' to build libraries with debugging symbols -DEBUGLIBS= no +DEBUGLIBS?= no # where the system object and source trees are kept; can be configurable # by the user in case they want them in ~/foosrc and ~/fooobj, for example