~ubuntu-branches/ubuntu/precise/boinc/precise

« back to all changes in this revision

Viewing changes to packages/solaris/CSW/boincdevel/Makefile.am

Tags: 6.12.8+dfsg-1
* New upstream release.
* Simplified debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
include $(top_srcdir)/Makefile.incl
 
3
 
 
4
copyright: $(top_builddir)/COPYRIGHT $(top_builddir)/COPYING
 
5
        cat $(top_builddir)/COPYRIGHT $(top_builddir)/COPYING > copyright
 
6
 
 
7
all: copyright
 
8