summaryrefslogtreecommitdiffstats
path: root/ttcp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-13 18:55:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-13 18:55:13 +0000
commit94e30bd16549d612f2ada5838759fa8861cb8826 (patch)
tree8a375a928452cc10e505b4506d9006f7e6b826c7 /ttcp
parent2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadnetwork-demos-94e30bd16549d612f2ada5838759fa8861cb8826.tar.bz2
2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: Allow overrides from invoking environment.
Diffstat (limited to 'ttcp')
-rw-r--r--ttcp/ChangeLog4
-rw-r--r--ttcp/Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/ttcp/ChangeLog b/ttcp/ChangeLog
index c5718a3..a109ef5 100644
--- a/ttcp/ChangeLog
+++ b/ttcp/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile: Allow overrides from invoking environment.
+
2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* init.c: Now build with libbsdport.
diff --git a/ttcp/Makefile b/ttcp/Makefile
index f035f7c..b70e678 100644
--- a/ttcp/Makefile
+++ b/ttcp/Makefile
@@ -32,7 +32,7 @@ include $(PROJECT_ROOT)/make/leaf.cfg
# (OPTIONAL) Add local stuff here using +=
#
-DEFINES +=
+override DEFINES +=
CPPFLAGS +=
CFLAGS +=
CFLAGS_LD += -Wl,--defsym -Wl,HeapSize=0xC0000