diff Makefile @ 25:18681e5ae6e4

fix some more bugs
author David A. Holland
date Mon, 20 Dec 2010 04:38:43 -0500
parents 40748b097655
children 36dd4701e0ba
line wrap: on
line diff
--- a/Makefile	Mon Dec 20 04:30:02 2010 -0500
+++ b/Makefile	Mon Dec 20 04:38:43 2010 -0500
@@ -7,4 +7,6 @@
 NOMAN=	1
 WARNS=	5
 
+DBG=-g
+
 .include <bsd.prog.mk>