Ken pointed out that we have a libnodeps.in for just this case, so use
it instead of a dummy SHLIB_RDIRS.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25034
dc483132-0cff-0310-8789-
dd5450dbe970
LIBMINOR=0
SO_EXT=.so
-# No dependencies, but we have to put something here.
-SHLIB_RDIRS=$(KRB5_LIBDIR)
-
STOBJLISTS=OBJS.ST
STLIBOBJS=testmod_main.o
check-unix:: proftest$(DYNOBJEXT)
clean-unix:: clean-libs clean-libobjs
+@libnodeps_frag@
@libnover_frag@
@libobj_frag@