~ubuntu-branches/ubuntu/trusty/sexplib310/trusty

« back to all changes in this revision

Viewing changes to doc/OMakefile

  • Committer: Package Import Robot
  • Author(s): Lifeng Sun
  • Date: 2013-07-23 21:12:11 UTC
  • mfrom: (1.1.7)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: package-import@ubuntu.com-20130723211211-i0bt78d80ah9rads
Tags: 109.20.00-1
* New upstream release.
* Add myself to Uploaders.
* Update debian/watch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
USEPDFLATEX = true
2
 
DOC = README
3
 
 
4
 
LaTeXDocument($(DOC), $(DOC))
5
 
 
6
 
doc: $(DOC).pdf
7
 
 
8
 
.DEFAULT: $(DOC).pdf