diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-07-06 19:43:11 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-07-06 19:43:11 +0000 |
commit | 395f6db4c8a51fbce0ed596d9b1d20678f77fad2 (patch) | |
tree | 77f5da665937f0c9baf56087b5a0522fc6f3509c /libports/Makefile | |
parent | 0e6dfab61275d138c5572cd61b151984014555bf (diff) |
Removed dependencies that are now automatically generated.
Diffstat (limited to 'libports/Makefile')
-rw-r--r-- | libports/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libports/Makefile b/libports/Makefile index 0b6a8e81..c7d6b44c 100644 --- a/libports/Makefile +++ b/libports/Makefile @@ -39,7 +39,3 @@ installhdrs = ports.h include ../Makeconf -$(OBJS): ports.h -allocate-port.o complete-deallocate.o create-bucket.o destroy-right.o \ -inhibit-all-rpcs.o inhibit-bucket-rpcs.o intern-external-port.o \ -lookup-port.o reallocate-from-external.o reallocate-port.o: ../libihash/ihash.h |