Skip to content

Commit 5e01c47

Browse files
committed
Merge pull request #9 from natashadsilva/master
remove source for dependencies
2 parents 338f031 + 75909b2 commit 5e01c47

Some content is hidden

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

46 files changed

+21
-569
lines changed

Makefile

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
# -*- makefile -*-
1+
###################################################################
2+
# Copyright (C) 2015, International Business Machines Corporation.
3+
# All Rights Reserved.
4+
###########################################################
5+
6+
##
7+
#This Makefile builds the DPS toolkit.
8+
#Pre-built versions of the dependencies (curl, redis, e.t.c) have been included in the dependencies folder for the following supported platforms:
9+
# Linux x86_64:
10+
# RedHat Enterprise Linux 6.4 (or an equivalent CentOS version)
11+
# RedHat Enterprise Linux 7.1 (or an equivalent CentOS version)
12+
# SUSE Linux Enterprise Server (SLES)) 11
13+
#Linux for IBM Power 8 Little Endian:
14+
# RedHat Enterprise Linux 7.1 )
15+
#Linux for IBM Power 7 Big Endian:
16+
# RedHat Enterprise Linux 6.4 (or an equivalent CentOS version)
17+
# To build the toolkit for any of the above platforms, run "make".
218

319
PWD = $(shell pwd)
420

dependencies/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# -*- makefile -*-
1+
###################################################################
2+
# Copyright (C) 2015, International Business Machines Corporation.
3+
# All Rights Reserved.
4+
###########################################################
25

36
#PACKAGES += aerospike
47
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.

0 commit comments

Comments
 (0)