summaryrefslogtreecommitdiff
path: root/performance-tests
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-09 03:47:21 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-09 03:47:21 +0000
commit8e5510873c9e4b77b3adae5a9026cf79e369e85a (patch)
treecd87918602c7885ba7a4dfe8e1a892a4c3032c0c /performance-tests
parent4040a1ec08f7441d31526913b4fabaa1601c953a (diff)
downloadATCD-8e5510873c9e4b77b3adae5a9026cf79e369e85a.tar.gz
added $(MATHLIB) to LDLIBS
Diffstat (limited to 'performance-tests')
-rw-r--r--performance-tests/UDP/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/performance-tests/UDP/Makefile b/performance-tests/UDP/Makefile
index e361ef6b03f..e7de0d0f670 100644
--- a/performance-tests/UDP/Makefile
+++ b/performance-tests/UDP/Makefile
@@ -9,6 +9,7 @@
#----------------------------------------------------------------------------
BIN = udp_test
+LDLIBS = $(MATHLIB)
BUILD = $(VBIN)