/[PAMELA software]/chewbacca/Makefile
ViewVC logotype

Diff of /chewbacca/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by mocchiut, Tue Dec 30 14:21:16 2008 UTC revision 1.8 by mocchiut, Fri Apr 17 09:56:16 2009 UTC
# Line 70  install: Line 70  install:
70          @(${EGREEN} " Installing "${EWHITE}"yoda headers";${RESET})            @(${EGREEN} " Installing "${EWHITE}"yoda headers";${RESET})  
71          @(cd $(BASEDIR)/event/ && make distclean)          @(cd $(BASEDIR)/event/ && make distclean)
72          @rm -rf $(PAM_INC)/yoda/          @rm -rf $(PAM_INC)/yoda/
73          @cp -rf $(BASEDIR)/event/ $(PAM_INC)/yoda/          @cp -rf $(BASEDIR)/event/ $(PAM_INC)/yoda
74          @cp -rf $(PAM_LIB)/libyoda.so $(BASEDIR)/event/          @cp -rf $(PAM_LIB)/libyoda.so $(BASEDIR)/event/
75          @(${EGREEN}"")          @(${EGREEN}"")
76          @(cd YodaProfiler && make forceinstall)          @(cd YodaProfiler && make forceinstall)

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.23