summaryrefslogtreecommitdiff
path: root/examples/Timer_Queue
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-10 01:51:00 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-10 01:51:00 +0000
commite95f12d0636804e50171d1dd53eb72e41dd3cec5 (patch)
tree3fb247d00152d19d4ee13fd8362273507f1bc91b /examples/Timer_Queue
parentd0629a24823943780e4151cad276bb57dbcd67e2 (diff)
downloadATCD-e95f12d0636804e50171d1dd53eb72e41dd3cec5.tar.gz
ChangeLogTag:Thu Nov 9 17:47:37 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'examples/Timer_Queue')
-rw-r--r--examples/Timer_Queue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Timer_Queue/Makefile b/examples/Timer_Queue/Makefile
index 49b34955450..53786d8b44c 100644
--- a/examples/Timer_Queue/Makefile
+++ b/examples/Timer_Queue/Makefile
@@ -22,7 +22,7 @@ LSRC = Async_Timer_Queue_Test.cpp \
Thread_Timer_Queue_Test.cpp \
Driver.cpp
-LDLIBS = -lTQTD
+LDLIBS =
LIBS += $(ACELIB)