(login_DEPENDENCIES): remove, it's not entirely correct and was

causing problems with non-GNU make


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7287 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-10-30 08:51:45 +00:00
parent 288ad49ba4
commit c14ae470ce

View File

@@ -28,8 +28,6 @@ LDADD = $(LIB_kafs) \
$(LIB_roken) \
$(LIB_security)
login_DEPENDENCIES = $(LIB_roken)
$(srcdir)/login_protos.h:
cd $(srcdir); perl ../../cf/make-proto.pl -o login_protos.h $(login_SOURCES) || rm -f login_protos.h