~ubuntu-branches/ubuntu/quantal/mesa/quantal

« back to all changes in this revision

Viewing changes to progs/util/sampleMakefile

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-02-21 12:44:07 UTC
  • mfrom: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: james.westby@ubuntu.com-20070221124407-rgcacs32mycrtadl
ImportĀ upstreamĀ versionĀ 6.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: sampleMakefile,v 1.1.1.1 1999-08-19 00:55:42 jtg Exp $
 
1
# $Id: sampleMakefile,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $
2
2
 
3
3
# Sample makefile for compiling OpenGL/Mesa applications on Unix.
4
4
# This example assumes Linux with gcc.
6
6
# This makefile is in the public domain
7
7
 
8
8
# $Log: sampleMakefile,v $
9
 
# Revision 1.1.1.1  1999-08-19 00:55:42  jtg
 
9
# Revision 1.1.1.1  1999/08/19 00:55:42  jtg
10
10
# Imported sources
11
11
#
12
12
# Revision 1.1  1999/02/24 05:20:45  brianp