aboutsummaryrefslogtreecommitdiffstats
path: root/security/drweb-sendmail/files/patch-ab
blob: 93368ec5f42db556d396c7e91c33a5b42ad3916a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- src/Makefile.nix.orig   Mon Mar 18 20:43:19 2002
+++ src/Makefile.nix    Fri May 10 11:53:25 2002
@@ -18,7 +18,6 @@
 CC_AIX          = cc_r
 CC_Solaris_GNU  = gcc
 CC_Solaris_SUN  = cc
-CC              = $(CC_$(OS)$(ENV))
 
 # OS-specific compilation flags
 ADDF_AIX        = -qmaxmem=16384 -DNO_VSYSLOG -DNO_SNPRINTF -DNOT_GCC_DW -I../addons/aix/include
@@ -31,7 +30,7 @@
 # Common flags
 OPTFLAGS        = ___OPT_FLAGS___
 DEFFLAGS        = -D__UNIX_DW -D$(OS)_DW 
-INCFLAGS        = -I./include -I./src
+INCFLAGS        = -I./src
 ADD_CFLAGS      = $(OPTFLAGS) $(DEFFLAGS) $(INCFLAGS) $(ADDFLAGS)
 
 SRCS   = \