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

« back to all changes in this revision

Viewing changes to hw/xfree86/os-support/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:
235
235
DMXXIEXAMPLES_DEP_LIBS = @DMXXIEXAMPLES_DEP_LIBS@
236
236
DMXXMUEXAMPLES_DEP_CFLAGS = @DMXXMUEXAMPLES_DEP_CFLAGS@
237
237
DMXXMUEXAMPLES_DEP_LIBS = @DMXXMUEXAMPLES_DEP_LIBS@
 
238
DOT = @DOT@
238
239
DOXYGEN = @DOXYGEN@
239
240
DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
240
241
DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
269
270
GREP = @GREP@
270
271
HAL_CFLAGS = @HAL_CFLAGS@
271
272
HAL_LIBS = @HAL_LIBS@
 
273
HAVE_DOT = @HAVE_DOT@
272
274
INSTALL = @INSTALL@
273
275
INSTALL_CMD = @INSTALL_CMD@
274
276
INSTALL_DATA = @INSTALL_DATA@