blob: 0c8c6bbe21d9a92ea05aa10bfd9c595dece2f016 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Description: ../Makefile.com:109: *** missing separator
Index: libsmbfs/usr/src/lib/libsmbfs/Makefile.com
===================================================================
--- libsmbfs.orig/usr/src/lib/libsmbfs/Makefile.com 2012-10-08 04:25:42.000000000 +0400
+++ libsmbfs/usr/src/lib/libsmbfs/Makefile.com 2013-09-26 18:55:20.043441313 +0400
@@ -106,7 +106,7 @@
-I$(SRC)/common/smbclnt
# Debugging
-${NOT_RELEASE_BUILD} CPPFLAGS += -DDEBUG
+${NOT_RELEASE_BUILD}CPPFLAGS += -DDEBUG
# uncomment these for dbx debugging
#COPTFLAG = -g
|