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

« back to all changes in this revision

Viewing changes to hw/xfree86/shadowfb/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:
205
205
DMXXIEXAMPLES_DEP_LIBS = @DMXXIEXAMPLES_DEP_LIBS@
206
206
DMXXMUEXAMPLES_DEP_CFLAGS = @DMXXMUEXAMPLES_DEP_CFLAGS@
207
207
DMXXMUEXAMPLES_DEP_LIBS = @DMXXMUEXAMPLES_DEP_LIBS@
 
208
DOT = @DOT@
208
209
DOXYGEN = @DOXYGEN@
209
210
DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
210
211
DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
239
240
GREP = @GREP@
240
241
HAL_CFLAGS = @HAL_CFLAGS@
241
242
HAL_LIBS = @HAL_LIBS@
 
243
HAVE_DOT = @HAVE_DOT@
242
244
INSTALL = @INSTALL@
243
245
INSTALL_CMD = @INSTALL_CMD@
244
246
INSTALL_DATA = @INSTALL_DATA@