afs_snprintf is dead, long live rk_snprintf
[openafs.git] / src / libafsauthent / Makefile.in
index 82250f2..83d971e 100644 (file)
@@ -63,7 +63,6 @@ UTILOBJS = \
        get_krbrlm.o \
        dirpath.o \
        serverLog.o \
-       snprintf.o \
        fileutil.o
 
 RXKADOBJS = \
@@ -204,9 +203,6 @@ dirpath.o: ${UTIL}/dirpath.c
 serverLog.o: ${UTIL}/serverLog.c
        ${AFS_CCRULE} ${UTIL}/serverLog.c
 
-snprintf.o: ${UTIL}/snprintf.c
-       ${AFS_CCRULE} ${UTIL}/snprintf.c
-
 fileutil.o: ${UTIL}/fileutil.c
        ${AFS_CCRULE} ${UTIL}/fileutil.c