summaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r--shells/bash/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index ed624e7140b..2681b204d4e 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2014/03/12 10:08:46 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2014/07/17 12:49:15 ryoon Exp $
BASH_VERSION= 4.3
@@ -30,6 +30,8 @@ CPPFLAGS+= -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:${LOCALBASE}/bin:/usr/local/bi
MAKE_JOBS_SAFE= no
TEST_TARGET= test
+CFLAGS+= -g
+
INFO_FILES= YES # PLIST
PKG_SHELL= bin/bash
INSTALLATION_DIRS= ${PKGMANDIR}/man1