(file) Return to BUILD CVS log (file) Jump to this file's LXR Page (dir) Up to [CENS] / emstar / fusd

Diff for /emstar/fusd/BUILD between version 1.36 and 1.37

version 1.36, 2004/12/07 00:02:37 version 1.37, 2005/01/17 07:09:26
Line 1 
Line 1 
 build libs { build libs {
         target libfusd.a { libfusd/libfusd.c }         target libfusd.a { libfusd/libfusd.c }
           target libfusdnet.a { fusdd/fusdd_client.c, fusdd/fusdd_socket.c }
 } }
  
 # Binaries that are only needed if we're building kernel modules # Binaries that are only needed if we're building kernel modules
 build bins if BUILD_KMODULES { build bins if BUILD_KMODULES {
         local_libs { timesync/sync, emrun/emrun, libdev/dev, libmisc/misc, fusd/fusd }          local_libs { timesync/sync, emrun/emrun, fusd/fusdnet, libdev/dev, libmisc/misc,
                        fusd/fusd }
  
         # DAEMON PROGRAMS         # DAEMON PROGRAMS
         target fusdd {         target fusdd {
Line 16 
Line 18 
         }         }
  
         # UTILITY PROGRAMS         # UTILITY PROGRAMS
         target fusdnet_client {          target fusdnet_client { fusdd/fusdd_client_main.c }
                 fusdd/fusdd_client.c,  
                 fusdd/fusdd_socket.c  
         }  
 } }
  
  


Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

CENS CVS Mailing List
Powered by
ViewCVS 0.9.2