~ubuntu-branches/ubuntu/precise/xorg-server-lts-saucy/precise-proposed

« back to all changes in this revision

Viewing changes to hw/xfree86/fbdevhw/man/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Maarten Lankhorst
  • Date: 2014-04-22 12:44:45 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20140422124445-p9q3hh90tprcnalo
Tags: 2:1.14.6-0ubuntu1~precise1
Copy SRU back to precise.

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
DMXXIEXAMPLES_DEP_LIBS = @DMXXIEXAMPLES_DEP_LIBS@
172
172
DMXXMUEXAMPLES_DEP_CFLAGS = @DMXXMUEXAMPLES_DEP_CFLAGS@
173
173
DMXXMUEXAMPLES_DEP_LIBS = @DMXXMUEXAMPLES_DEP_LIBS@
 
174
DOT = @DOT@
174
175
DOXYGEN = @DOXYGEN@
175
176
DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
176
177
DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
205
206
GREP = @GREP@
206
207
HAL_CFLAGS = @HAL_CFLAGS@
207
208
HAL_LIBS = @HAL_LIBS@
 
209
HAVE_DOT = @HAVE_DOT@
208
210
INSTALL = @INSTALL@
209
211
INSTALL_CMD = @INSTALL_CMD@
210
212
INSTALL_DATA = @INSTALL_DATA@