summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile39
1 files changed, 19 insertions, 20 deletions
diff --git a/Makefile b/Makefile
index 388cc74..6d7c31d 100644
--- a/Makefile
+++ b/Makefile
@@ -78,11 +78,11 @@ POST_UNINSTALL = :
build_triplet = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
subdir = .
-DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog COPYING \
+DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) mkinstalldirs \
- compile config.guess config.sub depcomp install-sh missing \
- ltmain.sh
+ COPYING compile config.guess config.sub depcomp install-sh \
+ missing ltmain.sh
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -190,15 +190,15 @@ distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
-ACLOCAL = ${SHELL} /home/pepper/DSSI/dssi-render/missing aclocal-1.14
+ACLOCAL = ${SHELL} /tmp/real/dssi-render/missing aclocal-1.14
ALSA_CFLAGS = -I/usr/include/alsa
ALSA_LIBS = -lasound
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = ar
-AUTOCONF = ${SHELL} /home/pepper/DSSI/dssi-render/missing autoconf
-AUTOHEADER = ${SHELL} /home/pepper/DSSI/dssi-render/missing autoheader
-AUTOMAKE = ${SHELL} /home/pepper/DSSI/dssi-render/missing automake-1.14
+AUTOCONF = ${SHELL} /tmp/real/dssi-render/missing autoconf
+AUTOHEADER = ${SHELL} /tmp/real/dssi-render/missing autoheader
+AUTOMAKE = ${SHELL} /tmp/real/dssi-render/missing automake-1.14
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
@@ -216,10 +216,10 @@ DUMPBIN =
ECHO_C =
ECHO_N = -n
ECHO_T =
-EGREP = /usr/bin/grep -E
+EGREP = /bin/grep -E
EXEEXT =
-FGREP = /usr/bin/grep -F
-GREP = /usr/bin/grep
+FGREP = /bin/grep -F
+GREP = /bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
@@ -233,10 +233,9 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO =
LN_S = ln -s
LTLIBOBJS =
-LT_SYS_LIBRARY_PATH =
-MAKEINFO = ${SHELL} /home/pepper/DSSI/dssi-render/missing makeinfo
+MAKEINFO = ${SHELL} /tmp/real/dssi-render/missing makeinfo
MANIFEST_TOOL = :
-MKDIR_P = /usr/bin/mkdir -p
+MKDIR_P = /bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT =
OBJDUMP = objdump
@@ -255,17 +254,17 @@ PKG_CONFIG = /usr/bin/pkg-config
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH =
RANLIB = ranlib
-SED = /usr/bin/sed
+SED = /bin/sed
SET_MAKE =
-SHELL = /bin/sh
+SHELL = /bin/bash
SNDFILE_CFLAGS =
SNDFILE_LIBS = -lsndfile
STRIP = strip
VERSION = 0.0.1
-abs_builddir = /home/pepper/DSSI/dssi-render
-abs_srcdir = /home/pepper/DSSI/dssi-render
-abs_top_builddir = /home/pepper/DSSI/dssi-render
-abs_top_srcdir = /home/pepper/DSSI/dssi-render
+abs_builddir = /tmp/real/dssi-render
+abs_srcdir = /tmp/real/dssi-render
+abs_top_builddir = /tmp/real/dssi-render
+abs_top_srcdir = /tmp/real/dssi-render
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN =
@@ -294,7 +293,7 @@ host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = ${SHELL} /home/pepper/DSSI/dssi-render/install-sh
+install_sh = ${SHELL} /tmp/real/dssi-render/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale