summaryrefslogtreecommitdiff
path: root/examples/Connection/non_blocking/Makefile
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-11 17:29:40 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-11 17:29:40 +0000
commit7fb297dfaf331159cb74c2db45f3dc8279e15651 (patch)
tree89b21883c69b702376fcd0c170f266c6bec4379e /examples/Connection/non_blocking/Makefile
parente9bdee1f41acecc39014d85d9b66fd7dfeb1c97e (diff)
downloadATCD-7fb297dfaf331159cb74c2db45f3dc8279e15651.tar.gz
removed -L./ from LDFLAGS because it's redundant: wrapper_macros.GNU adds it
Diffstat (limited to 'examples/Connection/non_blocking/Makefile')
-rw-r--r--examples/Connection/non_blocking/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/Connection/non_blocking/Makefile b/examples/Connection/non_blocking/Makefile
index ed89cb4d70b..6b68ca15bff 100644
--- a/examples/Connection/non_blocking/Makefile
+++ b/examples/Connection/non_blocking/Makefile
@@ -48,8 +48,6 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# Local targets
#----------------------------------------------------------------------------
-LDFLAGS += -L./
-
#----------------------------------------------------------------------------
# Dependencies
#----------------------------------------------------------------------------