(file) Return to GNUmakefile CVS log (file) (dir) Up to [OMI] / omi / base

Diff for /omi/base/GNUmakefile between version 1.2 and 1.3

version 1.2, 2012/06/15 20:51:14 version 1.3, 2012/06/25 19:51:01
Line 48 
Line 48 
     SOURCES += sunsparc8_atomic.s     SOURCES += sunsparc8_atomic.s
 endif endif
  
   
 HEADERS = \  
     base.h \  
     batch.h \  
     buf.h \  
     classdecl.h \  
     indent.h \  
     instance.h \  
     lib.h \  
     list.h \  
     messages.h \  
     parameters.h \  
     result.h \  
     schemadecl.h \  
     stringarray.h \  
     strings.h \  
     types.h \  
     log.h \  
     naming.h \  
     field.h \  
     dir.h \  
     io.h \  
     env.h \  
     time.h \  
     process.h \  
     pidfile.h \  
     paths.h \  
     strarr.h \  
     user.h \  
     credcache.h \  
     conf.h \  
     file.h \  
     hashtable.h  
   
 INCLUDES = $(TOP) $(TOP)/common INCLUDES = $(TOP) $(TOP)/common
  
 DEFINES = MI_CONST= DEFINES = MI_CONST=
  
 GUID = 1553797E-B84E-450A-A756-391C1CE184C3  
   
 include $(TOP)/mak/rules.mak include $(TOP)/mak/rules.mak


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

ViewCVS 0.9.2