~jtaylor/ubuntu/oneiric/flightgear/fix-749249

« back to all changes in this revision

Viewing changes to src/Replay/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2005-11-26 12:31:23 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051126123123-dhs3dijy6nd257up
Tags: 0.9.8-3ubuntu1
adapt gl/glu dependencies for Xorg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.8.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
100
100
ENABLE_JPEG_SERVER_TRUE = @ENABLE_JPEG_SERVER_TRUE@
101
101
ENABLE_MPLAYER_AS_FALSE = @ENABLE_MPLAYER_AS_FALSE@
102
102
ENABLE_MPLAYER_AS_TRUE = @ENABLE_MPLAYER_AS_TRUE@
 
103
ENABLE_SP_FDM_FALSE = @ENABLE_SP_FDM_FALSE@
 
104
ENABLE_SP_FDM_TRUE = @ENABLE_SP_FDM_TRUE@
103
105
EXEEXT = @EXEEXT@
104
106
FG_USE_CLOUDS_3D_FALSE = @FG_USE_CLOUDS_3D_FALSE@
105
107
FG_USE_CLOUDS_3D_TRUE = @FG_USE_CLOUDS_3D_TRUE@
272
274
          done | \
273
275
          $(AWK) '    { files[$$0] = 1; } \
274
276
               END { for (i in files) print i; }'`; \
275
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
276
 
          test -n "$$unique" || unique=$$empty_fix; \
277
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
278
 
            $$tags $$unique; \
279
 
        fi
 
277
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
278
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
279
             $$tags $$unique
280
280
ctags: CTAGS
281
281
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
282
282
                $(TAGS_FILES) $(LISP)