~ubuntu-branches/ubuntu/natty/gtkboard/natty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Barak A. Pearlmutter
  • Date: 2011-02-24 16:32:36 UTC
  • mto: (3.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20110224163236-trlakq1yjp0d749a
Tags: upstream-0.11pre0+cvs.2003.11.02
ImportĀ upstreamĀ versionĀ 0.11pre0+cvs.2003.11.02

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78
78
PACKAGE = @PACKAGE@
79
79
PKG_CONFIG = @PKG_CONFIG@
80
 
SDL_CFLAGS = @SDL_CFLAGS@
81
 
SDL_CONFIG = @SDL_CONFIG@
82
 
SDL_LIBS = @SDL_LIBS@
83
80
STRIP = @STRIP@
84
81
VERSION = @VERSION@
85
82
am__include = @am__include@