/[fenfire]/fenfire/Makefile
ViewVC logotype

Diff of /fenfire/Makefile

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

revision 1.15 by humppake, Mon Apr 28 09:12:00 2003 UTC revision 1.16 by mudyc, Mon Apr 28 11:24:24 2003 UTC
# Line 95  latex-loop: # Loop version for quick rec Line 95  latex-loop: # Loop version for quick rec
95    
96  ######  ######
97  # TAGS  # TAGS
98  tags:  TAGS:
99            if [ -f "../TAGS" ]; then rm ../TAGS; fi
100          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          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
101    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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