~ubuntu-branches/ubuntu/saucy/steghide/saucy

« back to all changes in this revision

Viewing changes to tests/data/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2006-08-30 07:54:24 UTC
  • mfrom: (3.1.3 edgy)
  • Revision ID: james.westby@ubuntu.com-20060830075424-a7bx63xi0b2t5557
Tags: 0.5.1-8
* Updated to standards version 3.7.2.
* Maintainer upload, closes: #360479.
* Updated to debhelper 4 compatibility.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
NORMAL_UNINSTALL = :
36
36
PRE_UNINSTALL = :
37
37
POST_UNINSTALL = :
38
 
build_triplet = i686-pc-linux
39
 
host_triplet = i686-pc-linux
40
 
target_triplet = i686-pc-linux
 
38
build_triplet = i686-pc-linux-gnu
 
39
host_triplet = i686-pc-linux-gnu
 
40
target_triplet = i686-pc-linux-gnu
41
41
ACLOCAL = ${SHELL} /home/ola/build/debian/steghide/steghide-0.5.1/missing --run aclocal-1.7
42
42
ALLOCA = 
43
43
AMDEP_FALSE = #
106
106
POSUB = po
107
107
RANLIB = ranlib
108
108
SET_MAKE = 
109
 
SHELL = /bin/bash
 
109
SHELL = /bin/sh
110
110
STRIP = 
111
111
USE_INCLUDED_LIBINTL = no
112
112
USE_INTLDIR_FALSE = 
127
127
am__include = include
128
128
am__quote = 
129
129
bindir = ${exec_prefix}/bin
130
 
build = i686-pc-linux
 
130
build = i686-pc-linux-gnu
131
131
build_alias = 
132
132
build_cpu = i686
133
 
build_os = linux
 
133
build_os = linux-gnu
134
134
build_vendor = pc
135
135
datadir = ${prefix}/share
136
136
exec_prefix = ${prefix}
137
 
host = i686-pc-linux
 
137
host = i686-pc-linux-gnu
138
138
host_alias = 
139
139
host_cpu = i686
140
 
host_os = linux
 
140
host_os = linux-gnu
141
141
host_vendor = pc
142
142
includedir = ${prefix}/include
143
143
infodir = ${prefix}/share/info
152
152
sbindir = ${exec_prefix}/sbin
153
153
sharedstatedir = ${prefix}/com
154
154
sysconfdir = ${prefix}/etc
155
 
target = i686-pc-linux
 
155
target = i686-pc-linux-gnu
156
156
target_alias = 
157
157
target_cpu = i686
158
 
target_os = linux
 
158
target_os = linux-gnu
159
159
target_vendor = pc
160
160
EXTRA_DIST = \
161
161
os21x1_std.bmp os21x4_std.bmp os21x8_std.bmp os21x24_std.bmp \