diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-17 23:54:03 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-17 23:54:03 +0000 |
commit | cb47cdf362dce41946342162ab796d0e413c19e7 (patch) | |
tree | 48699007d25ac658eba5e6abb9158e5b97056ba9 /netsvcs | |
parent | 47f81101f5901b68beb43ebe0c90594b6b422814 (diff) | |
download | ATCD-cb47cdf362dce41946342162ab796d0e413c19e7.tar.gz |
ChangeLogTag:Tue Nov 18 00:04:30 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'netsvcs')
-rw-r--r-- | netsvcs/clients/Naming/Client/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/netsvcs/clients/Naming/Client/Makefile b/netsvcs/clients/Naming/Client/Makefile index 84a848d7618..5e4c2ed6f2d 100644 --- a/netsvcs/clients/Naming/Client/Makefile +++ b/netsvcs/clients/Naming/Client/Makefile @@ -37,10 +37,6 @@ include $(ACE_ROOT)/include/makeinclude/all_in_one.GNU # Local targets #---------------------------------------------------------------------------- -ifneq ($(BIN),) - $(BIN): $(SHLIB) -endif # BIN - #---------------------------------------------------------------------------- # Dependencies #---------------------------------------------------------------------------- |