~ubuntu-branches/ubuntu/oneiric/inform/oneiric

« back to all changes in this revision

Viewing changes to info/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Mark Baker
  • Date: 2006-08-25 21:29:45 UTC
  • Revision ID: james.westby@ubuntu.com-20060825212945-8hu2pne2j49f0vab
Tags: 6.30-2
* Install include files (Closes: 381249)
* Other minor build/install changes
* Don't install emacs mode under /usr/doc; anyone who wants it should
  install the inform-mode package

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
AUTOMAKE = ${SHELL} /home/mark/debian/inform/inform-6.30/config/missing --run automake-1.7
46
46
AWK = mawk
47
47
CC = gcc
48
 
CCDEPMODE = depmode=gcc
 
48
CCDEPMODE = depmode=gcc3
49
49
CFLAGS = -g -O2
50
50
CPPFLAGS = 
51
51
CYGPATH_W = echo
83
83
VERSION = 6.30.1
84
84
ac_ct_CC = gcc
85
85
ac_ct_STRIP = 
86
 
am__fastdepCC_FALSE = 
87
 
am__fastdepCC_TRUE = #
 
86
am__fastdepCC_FALSE = #
 
87
am__fastdepCC_TRUE = 
88
88
am__include = include
89
89
am__leading_dot = .
90
90
am__quote = 
109
109
localstatedir = ${prefix}/var
110
110
mandir = ${prefix}/man
111
111
oldincludedir = /usr/include
112
 
prefix = /usr/local
 
112
prefix = /usr
113
113
program_transform_name = s,x,x,
114
114
sbindir = ${exec_prefix}/sbin
115
115
sharedstatedir = ${prefix}/com