/[soft]/ldetect-lst/trunk/Makefile
ViewVC logotype

Diff of /ldetect-lst/trunk/Makefile

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

revision 1357 by dmorgan, Tue May 17 09:21:22 2011 UTC revision 1360 by dmorgan, Tue May 17 10:04:07 2011 UTC
# Line 1  Line 1 
1  include Makefile.config  include Makefile.config
2    
3  NAME = ldetect-lst  NAME = ldetect-lst
4  VERSION := 0.1.289  VERSION := 0.1.291
5    
6  FILES = AUTHORS ChangeLog Makefile Makefile.config convert lst update-ldetect-lst  FILES = AUTHORS ChangeLog Makefile Makefile.config convert lst update-ldetect-lst
7    
# Line 29  install: build Line 29  install: build
29    
30  dist-svn:  dist-svn:
31          svn export -q -rBASE . $(NAME)-$(VERSION)          svn export -q -rBASE . $(NAME)-$(VERSION)
32          tar cfY ../$(NAME)-$(VERSION).tar.lzma $(NAME)-$(VERSION)          tar cfJ ../$(NAME)-$(VERSION).tar.xz $(NAME)-$(VERSION)
33          rm -rf $(NAME)-$(VERSION)          rm -rf $(NAME)-$(VERSION)
34                                                                    
35  dist-git:  dist-git:

Legend:
Removed from v.1357  
changed lines
  Added in v.1360

  ViewVC Help
Powered by ViewVC 1.1.30