Skip to content

Commit 76a96a2

Browse files
committed
remove source for dependencies
1 parent 1d80f15 commit 76a96a2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+21
-568
lines changed

dependencies/Makefile

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
1-
# -*- makefile -*-
1+
###################################################################
2+
# Licensed Materials - Property of IBM
3+
# Copyright IBM Corp. 2011, 2013
4+
# US Government Users Restricted Rights - Use, duplication or
5+
# disclosure restricted by GSA ADP Schedule Contract with
6+
# IBM Corp.
7+
###########################################################
8+
9+
10+
#This Makefile builds the DPS toolkit.
11+
#Pre-built versions of the dependencies (curl, redis, e.t.c) have been included in the dependencies folder for the following supported platforms:
12+
# Linux x86_64:
13+
# RedHat Enterprise Linux 6.4 (or an equivalent CentOS version)
14+
# RedHat Enterprise Linux 7.1 (or an equivalent CentOS version)
15+
# SUSE Linux Enterprise Server (SLES)) 11
16+
#Linux for IBM Power 8 Little Endian:
17+
# RedHat Enterprise Linux 7.1 )
18+
#Linux for IBM Power 7 Big Endian:
19+
# RedHat Enterprise Linux 6.4 (or an equivalent CentOS version)
20+
# To build the toolkit for any of the above platforms, run "make".
21+
222

323
#PACKAGES += aerospike
424
PACKAGES += cassandra

dependencies/aerospike/Makefile

Lines changed: 0 additions & 54 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1.87 MB
Binary file not shown.
-1.45 MB
Binary file not shown.

dependencies/couchbase/Makefile

Lines changed: 0 additions & 34 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)