summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsmbfs
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2018-02-11 01:24:12 +0000
committerRichard Lowe <richlowe@richlowe.net>2019-01-31 01:47:06 +0000
commit299e09dec5d1f56c12f76421d18079871b467bfc (patch)
tree5e3a32b62d4a0d3d0ce54bee72282c249aa023c6 /usr/src/lib/libsmbfs
parent096c97d62be876a03a0a8cdb0a540e9c84ec509f (diff)
downloadillumos-joyent-299e09dec5d1f56c12f76421d18079871b467bfc.tar.gz
10051 cw(1) shouldn't have to translate -g
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/lib/libsmbfs')
-rw-r--r--usr/src/lib/libsmbfs/Makefile.com6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/src/lib/libsmbfs/Makefile.com b/usr/src/lib/libsmbfs/Makefile.com
index 872e8222a5..160494aff1 100644
--- a/usr/src/lib/libsmbfs/Makefile.com
+++ b/usr/src/lib/libsmbfs/Makefile.com
@@ -114,12 +114,6 @@ CPPFLAGS += -D__EXTENSIONS__ -D_REENTRANT -DMIA \
# Debugging
${NOT_RELEASE_BUILD} CPPFLAGS += -DDEBUG
-# uncomment these for dbx debugging
-#COPTFLAG = -g
-#CTF_FLAGS =
-#CTFCONVERT_O=
-#CTFMERGE_LIB=
-
# Filter out the less important lint.
# See lgrep.awk
LGREP = $(AWK) -f $(SRCDIR)/lgrep.awk