(strdup.c): remove dependency

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4986 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-05-29 17:03:35 +00:00
parent 33c2b8458e
commit a5653f5e20

View File

@@ -94,7 +94,7 @@ $(LIBNAME).$(SHLIBEXT): $(OBJECTS)
$(OBJECTS): ../../include/config.h
strdup.c: $(srcdir)/../roken/strdup.c
strdup.c:
$(LN_S) $(srcdir)/../roken/strdup.c .
.PHONY: all Wall install uninstall check clean mostlyclean distclean realclean dist