aboutsummaryrefslogtreecommitdiff
path: root/fastjar/install-defs.sh.in
diff options
context:
space:
mode:
authorAlexandre Petit-Bianco <apbianco@cygnus.com>2000-12-09 03:08:23 +0000
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>2000-12-08 19:08:23 -0800
commitbd8757b313518d151d28fff18f4d7958b5cb7ba3 (patch)
tree87ea917f50267296afe6acf62ccf01cba566fa09 /fastjar/install-defs.sh.in
parent81522a1f8693a519afc801ca60cb390320791e5f (diff)
downloadgcc-bd8757b313518d151d28fff18f4d7958b5cb7ba3.zip
gcc-bd8757b313518d151d28fff18f4d7958b5cb7ba3.tar.gz
gcc-bd8757b313518d151d28fff18f4d7958b5cb7ba3.tar.bz2
fastjar: Imported.
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> * fastjar: Imported. From-SVN: r38145
Diffstat (limited to 'fastjar/install-defs.sh.in')
-rw-r--r--fastjar/install-defs.sh.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/fastjar/install-defs.sh.in b/fastjar/install-defs.sh.in
new file mode 100644
index 0000000..b90410c
--- /dev/null
+++ b/fastjar/install-defs.sh.in
@@ -0,0 +1,7 @@
+CP=@CP@
+STRIP=@STRIP@
+CHMOD=@CHMOD@
+
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+BINDIR=@bindir@