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

« back to all changes in this revision

Viewing changes to hw/xquartz/GL/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:
170
170
DMXXIEXAMPLES_DEP_LIBS = @DMXXIEXAMPLES_DEP_LIBS@
171
171
DMXXMUEXAMPLES_DEP_CFLAGS = @DMXXMUEXAMPLES_DEP_CFLAGS@
172
172
DMXXMUEXAMPLES_DEP_LIBS = @DMXXMUEXAMPLES_DEP_LIBS@
 
173
DOT = @DOT@
173
174
DOXYGEN = @DOXYGEN@
174
175
DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
175
176
DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
204
205
GREP = @GREP@
205
206
HAL_CFLAGS = @HAL_CFLAGS@
206
207
HAL_LIBS = @HAL_LIBS@
 
208
HAVE_DOT = @HAVE_DOT@
207
209
INSTALL = @INSTALL@
208
210
INSTALL_CMD = @INSTALL_CMD@
209
211
INSTALL_DATA = @INSTALL_DATA@