X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fkopenafs%2FMakefile.in;h=dceeb16422be27613288a4378dd76548d9cdd61f;hp=ffcb4851a2a8fbc310cc58c2fb4899ac25c2e979;hb=37d2e8bfa8aa83ed592bd25cd3c7fd58f178de9a;hpb=0d7197f92517446be422150e32e0e07118a88271 diff --git a/src/kopenafs/Makefile.in b/src/kopenafs/Makefile.in index ffcb485..dceeb16 100644 --- a/src/kopenafs/Makefile.in +++ b/src/kopenafs/Makefile.in @@ -79,7 +79,7 @@ libkopenafs.a: ${LIBOBJS} syscall.o esac ${RANLIB} $@ -${LIBKOPENAFS}: ${LIBOBJS} syscall.o +${LIBKOPENAFS}: ${LIBOBJS} syscall.o libkopenafs.map @set -e; set -x; case ${SYS_NAME} in \ sgi_* | rs_aix* | hp_ux10*) \ ../config/shlib-build -d $(srcdir) -l libkopenafs \ @@ -123,6 +123,6 @@ dest: ${LIBKOPENAFS} # clean: $(RM) -f *.o *.a ${LIBKOPENAFS} AFS_component_version_number.c \ - test-setpag test-unlog + test-setpag test-unlog libkopenafs.exp include ../config/Makefile.version