/[fenfire]/fenfire/Makefile
ViewVC logotype

Diff of /fenfire/Makefile

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

revision 1.6 by benja, Tue Apr 22 12:11:42 2003 UTC revision 1.7 by mudyc, Tue Apr 22 12:14:32 2003 UTC
# Line 25  html-loop: Line 25  html-loop:
25          make -C "../navidoc/" html-loop $(DBG) RST="../fenfire/$(RST)"          make -C "../navidoc/" html-loop $(DBG) RST="../fenfire/$(RST)"
26  # Navidoc targets end  # Navidoc targets end
27  ######################  ######################
28    
29    ######
30    # TAGS
31    tags:
32            cd .. && find fenfire libvob alph callgl glmosaictext alph storm navidoc -type d -name CVS -exec sed -e '/^[^/]/d' -e 's:^\(/[^/]*\).*:{}\1:' -e 's:/CVS/:/:' {}/Entries \;|xargs etags --append
33    

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26