Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/testsuite/libsmbclient/src/Makefile

    r414 r740  
    11CC      =       gcc
    2 CFLAGS  =       -Wall -W -O2 -g -I../../../source/include
    3 LFLAGS  =       -L../../../source/bin
    4 
    5 LIBS=   -L/usr/lib -lsmbclient -ltalloc
     2CFLAGS  =       -Wall -W -O2 -g -I../../../source3/include
     3LFLAGS  =       -L../../../source3/bin
     4
     5LIBS=   -L/usr/lib -lsmbclient -ltalloc -ltdb -lwbclient
    66INCPATH= -I. -I/usr/include -I./include
    77BIN_DIR=bin
Note: See TracChangeset for help on using the changeset viewer.