des-use-ar-macro-instead-of-direct-call-like-everyone-else-20011019

so we can use ar like every other directory
This commit is contained in:
Nathan Neulinger 2001-10-19 16:56:55 +00:00 committed by Derrick Brashear
parent df6815aa72
commit 653b47a552

View File

@ -78,7 +78,7 @@ all: ukinstall ${TOP_LIBDIR}/libdes.a ${TOP_INCDIR}/des.h ${TOP_INCDIR}/des_conf
libdes.a: ${OBJS} AFS_component_version_number.o
$(RM) -f libdes.a
ar r libdes.a ${OBJS} AFS_component_version_number.o
$(AR) crv libdes.a ${OBJS} AFS_component_version_number.o
$(RANLIB) libdes.a
make_ip: make_ip.o misc.o main.o