diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-19 01:24:33 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-19 01:24:33 +0000 |
commit | 4e59200c2e77a0a3d03769a24cba78d451732502 (patch) | |
tree | 2f90ee9b2a9aedf348aae97f16467d9597d6a953 /apps/Gateway/Peer/Makefile | |
parent | f2fb68fd103923b9806cd7e21e59316c253b0d64 (diff) | |
download | ATCD-4e59200c2e77a0a3d03769a24cba78d451732502.tar.gz |
ChangeLogTag:Mon Aug 18 20:22:14 1997 Carlos O'Ryan <coryan@swarm.cs.wustl.edu>
Diffstat (limited to 'apps/Gateway/Peer/Makefile')
-rw-r--r-- | apps/Gateway/Peer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/Gateway/Peer/Makefile b/apps/Gateway/Peer/Makefile index e288f55d8a4..5f70af88d2e 100644 --- a/apps/Gateway/Peer/Makefile +++ b/apps/Gateway/Peer/Makefile @@ -19,7 +19,6 @@ LOBJ = $(addsuffix .o,$(FILES)) SHOBJ = $(addsuffix .so,$(FILES)) LDLIBS = -lPeer -LIBS = -lACE VLDLIBS = $(LDLIBS:%=%$(VAR)) |