(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm / Attic

Diff for /pegasus/rpm/Attic/Makefile between version 1.1 and 1.2

version 1.1, 2004/06/29 21:43:33 version 1.2, 2004/06/30 16:03:23
Line 25 
Line 25 
  
 install: $(RECURSE_DEPENDS) $(ERROR) install: $(RECURSE_DEPENDS) $(ERROR)
         $(MKDIRHIER) $(DEST_ETC_DIR)         $(MKDIRHIER) $(DEST_ETC_DIR)
           $(MKDIRHIER) $(SYSCONF_PREFIX)/init.d
         $(COPY) cimserver_planned.conf $(DEST_ETC_DIR)         $(COPY) cimserver_planned.conf $(DEST_ETC_DIR)
           $(COPY) pegasus-lsb.rc $(SYSCONF_PREFIX)/init.d/pegasus-lsb
         $(foreach i, $(DIRS), $(MAKESH) $(MAKE) -SC $(i) install $(NL) )         $(foreach i, $(DIRS), $(MAKESH) $(MAKE) -SC $(i) install $(NL) )
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2