~ubuntu-branches/ubuntu/hardy/libtasn1-3/hardy-security

« back to all changes in this revision

Viewing changes to doc/reference/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler, Andreas Metzler
  • Date: 2006-10-14 14:37:30 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20061014143730-8l2dg4rlq0ghz3uz
Tags: 0.3.6-2
[ Andreas Metzler ]
* Add a watchfile.
* Add a copy of the FDL 1.2 to debian/copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
136
136
SHELL = @SHELL@
137
137
STRIP = @STRIP@
138
138
UNISTD_H = @UNISTD_H@
 
139
VALGRIND = @VALGRIND@
139
140
VERSION = @VERSION@
140
141
YACC = @YACC@
141
142
YFLAGS = @YFLAGS@