diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-17 18:29:50 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-17 18:29:50 +0000 |
commit | 572c2d0ab080a6ae5ef4da95a8ce2205a5f32080 (patch) | |
tree | 60b9435a5faa655a6d691fbedbd0d82bccbf7145 /netsvcs/lib/Makefile | |
parent | 522729277c636ee9ed863195b4b43e03bf896423 (diff) | |
download | ATCD-572c2d0ab080a6ae5ef4da95a8ce2205a5f32080.tar.gz |
fixed ESOBUILD mechanism to work on all platforms, not just Linux
Diffstat (limited to 'netsvcs/lib/Makefile')
-rw-r--r-- | netsvcs/lib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/netsvcs/lib/Makefile b/netsvcs/lib/Makefile index 5cce5f7a370..b3582e23986 100644 --- a/netsvcs/lib/Makefile +++ b/netsvcs/lib/Makefile @@ -22,8 +22,6 @@ LIBS += -lACE BUILD = $(VLIB) $(VSHLIB) -ESO = YES - #---------------------------------------------------------------------------- # Include macros and targets #---------------------------------------------------------------------------- |