diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-16 17:18:16 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-16 17:18:16 +0000 |
commit | 34714429ca89e40aca787d62867bf2a8b272f5d6 (patch) | |
tree | 65249f3cc5b542374ed8281d9c76e9f0b7230c86 /netsvcs | |
parent | c687a8c537335e61179b6bda7b54ec30ee7196a9 (diff) | |
download | ATCD-34714429ca89e40aca787d62867bf2a8b272f5d6.tar.gz |
removed /pkg/gnu dependencies
Diffstat (limited to 'netsvcs')
-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 61ddc1b0d77..8e97448a749 100644 --- a/netsvcs/lib/Makefile +++ b/netsvcs/lib/Makefile @@ -456,8 +456,6 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU $(WRAPPER_ROOT)/ace/SString.h \ Token_Handler.h .obj/Logging_Strategy.o .shobj/Logging_Strategy.so: Logging_Strategy.cpp \ - /pkg/gnu/lib/g++-include/iostream.h \ - /pkg/gnu/lib/g++-include/fstream.h \ $(WRAPPER_ROOT)/ace/Get_Opt.h \ $(WRAPPER_ROOT)/ace/ACE.h \ $(WRAPPER_ROOT)/ace/OS.h \ |