(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/Makefile between version 1.1.4.3 and 1.1.4.4

version 1.1.4.3, 2007/03/30 00:34:59 version 1.1.4.4, 2007/04/20 14:39:14
Line 45 
Line 45 
     Log.c \     Log.c \
     Socket.c \     Socket.c \
     Exit.c \     Exit.c \
     File.c \  
     Config.c \     Config.c \
     Path.c \     Path.c \
     Process.c \     Process.c \
Line 71 
Line 70 
 tests: tests:
  
 poststarttests: poststarttests:
   
 ff:  
         flawfinder -m 3 *.h *.c  
   
 kloc:  
         kloc -d -f  
   
 authcimserver:  
         cimserver enableAuthentication=true daemon=false logLevel=TRACE  
   
 sslcimserver:  
         cimserver enableHttpsConnection=true enableAuthentication=true sslClientVerificationMode=optional sslTrustStoreUserName=root  
   
 testssl:  
         $(MAKE) -C ../.. -f TestMakefile run_SSL_TS1  
   
 diffs:  
         (cd ../..; cvs diff -r PEP286_PRIVILEGE_SEPARATION_ROOT -u -N > privsep.diff)  
   


Legend:
Removed from v.1.1.4.3  
changed lines
  Added in v.1.1.4.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2