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

« back to all changes in this revision

Viewing changes to hw/xquartz/bundle/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:
178
178
DMXXIEXAMPLES_DEP_LIBS = @DMXXIEXAMPLES_DEP_LIBS@
179
179
DMXXMUEXAMPLES_DEP_CFLAGS = @DMXXMUEXAMPLES_DEP_CFLAGS@
180
180
DMXXMUEXAMPLES_DEP_LIBS = @DMXXMUEXAMPLES_DEP_LIBS@
 
181
DOT = @DOT@
181
182
DOXYGEN = @DOXYGEN@
182
183
DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
183
184
DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
212
213
GREP = @GREP@
213
214
HAL_CFLAGS = @HAL_CFLAGS@
214
215
HAL_LIBS = @HAL_LIBS@
 
216
HAVE_DOT = @HAVE_DOT@
215
217
INSTALL = @INSTALL@
216
218
INSTALL_CMD = @INSTALL_CMD@
217
219
INSTALL_DATA = @INSTALL_DATA@