/[PAMELA software]/chewbacca/Makefile
ViewVC logotype

Diff of /chewbacca/Makefile

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

revision 1.5 by mocchiut, Thu Oct 2 14:37:12 2008 UTC revision 1.6 by mocchiut, Tue Nov 4 09:44:24 2008 UTC
# Line 69  install: Line 69  install:
69          @cp -f $(BASEDIR)/PamOffLineSW/chewbacca $(PAM_BIN)/          @cp -f $(BASEDIR)/PamOffLineSW/chewbacca $(PAM_BIN)/
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/
73          @cp -rf $(BASEDIR)/event/ $(PAM_INC)/yoda/          @cp -rf $(BASEDIR)/event/ $(PAM_INC)/yoda/
74            @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.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.23