~ubuntu-branches/ubuntu/oneiric/nux/oneiric

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-12-17 13:59:57 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20101217135957-5gvg6fkjxaa252i0
Tags: upstream-0.9.12
ImportĀ upstreamĀ versionĀ 0.9.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
236
236
NUX_CORE_LIBS = @NUX_CORE_LIBS@
237
237
NUX_EXAMPLES_CFLAGS = @NUX_EXAMPLES_CFLAGS@
238
238
NUX_EXAMPLES_LIBS = @NUX_EXAMPLES_LIBS@
 
239
NUX_GPUTESTS_CFLAGS = @NUX_GPUTESTS_CFLAGS@
 
240
NUX_GPUTESTS_LIBS = @NUX_GPUTESTS_LIBS@
239
241
NUX_GRAPHICS_CFLAGS = @NUX_GRAPHICS_CFLAGS@
240
242
NUX_GRAPHICS_LIBS = @NUX_GRAPHICS_LIBS@
241
243
NUX_IMAGE_CFLAGS = @NUX_IMAGE_CFLAGS@
323
325
top_build_prefix = @top_build_prefix@
324
326
top_builddir = @top_builddir@
325
327
top_srcdir = @top_srcdir@
326
 
SUBDIRS = data NuxCore NuxImage NuxMesh NuxGraphics Nux examples tests tools
 
328
SUBDIRS = data NuxCore NuxImage NuxMesh NuxGraphics Nux examples gputests tests tools
327
329
@DX_COND_doc_TRUE@@DX_COND_html_TRUE@DX_CLEAN_HTML = @DX_DOCDIR@/html
328
330
@DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHM = @DX_DOCDIR@/chm
329
331
@DX_COND_chi_TRUE@@DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHI = @DX_DOCDIR@/@PACKAGE@.chi