diff options
Diffstat (limited to 'src/util/Makefile.in')
| -rw-r--r-- | src/util/Makefile.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/util/Makefile.in b/src/util/Makefile.in index e0514d033c..4bd7a04694 100644 --- a/src/util/Makefile.in +++ b/src/util/Makefile.in @@ -49,14 +49,6 @@ makeshlib: $(srcdir)/makeshlib.sh Makefile $(RM) $@ $@.tmp $(SLIBSH) $(srcdir)/makeshlib.sh >$@.tmp&&chmod a+x $@.tmp&&mv $@.tmp $@ - -# -# We only need this for AIX, but we generate it for all systems. -# -all-unix:: aix.bincmds - -aix.bincmds: Makefile - echo libpath $(KRB5_LIBDIR):`pwd`/$(TOPLIBD):/usr/lib:/lib >aix.bincmds clean:: $(RM) libupdate makeshlib |
