| Last change
 on this file since 478 was             414, checked in by Herwig Bauernfeind, 16 years ago | 
        
          | 
Samba 3.5.0: Initial import
 | 
        
          | File size:
            994 bytes | 
      
      
| Line |  | 
|---|
| 1 | [SUBSYSTEM::DYNCONFIG] | 
|---|
| 2 |  | 
|---|
| 3 | DYNCONFIG_OBJ_FILES = $(dynconfigsrcdir)/dynconfig.o | 
|---|
| 4 |  | 
|---|
| 5 | # set these to where to find various files | 
|---|
| 6 | # These can be overridden by command line switches (see samba(8)) | 
|---|
| 7 | # or in smb.conf (see smb.conf(5)) | 
|---|
| 8 | CONFIG4FILE = $(sysconfdir)/smb.conf | 
|---|
| 9 | pkgconfigdir = $(libdir)/pkgconfig | 
|---|
| 10 | LMHOSTSFILE4 = $(sysconfdir)/lmhosts | 
|---|
| 11 |  | 
|---|
| 12 | $(dynconfigsrcdir)/dynconfig.o: CFLAGS+=-DCONFIGFILE=\"$(CONFIG4FILE)\" -DBINDIR=\"$(bindir)\" \ | 
|---|
| 13 | -DLMHOSTSFILE=\"$(LMHOSTSFILE4)\" \ | 
|---|
| 14 | -DLOCKDIR=\"$(lockdir)\" -DPIDDIR=\"$(piddir)\" -DDATADIR=\"$(datadir)\" \ | 
|---|
| 15 | -DLOGFILEBASE=\"$(logfilebase)\" \ | 
|---|
| 16 | -DCONFIGDIR=\"$(sysconfdir)\" -DNCALRPCDIR=\"$(ncalrpcdir)\" \ | 
|---|
| 17 | -DSWATDIR=\"$(swatdir)\" \ | 
|---|
| 18 | -DPRIVATE_DIR=\"$(privatedir)\" \ | 
|---|
| 19 | -DMODULESDIR=\"$(modulesdir)\" \ | 
|---|
| 20 | -DTORTUREDIR=\"$(torturedir)\" \ | 
|---|
| 21 | -DSETUPDIR=\"$(setupdir)\" \ | 
|---|
| 22 | -DWINBINDD_PRIVILEGED_SOCKET_DIR=\"$(winbindd_privileged_socket_dir)\" \ | 
|---|
| 23 | -DWINBINDD_SOCKET_DIR=\"$(winbindd_socket_dir)\" \ | 
|---|
| 24 | -DNTP_SIGND_SOCKET_DIR=\"$(ntp_signd_socket_dir)\" | 
|---|
| 25 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.