patch-lsof_4_84_src_lib_Makefile_skel 321 B

1234567891011
  1. --- lsof_4.84.orig/lsof_4.84_src/lib/Makefile.skel 2001-02-13 03:12:22.000000000 +0100
  2. +++ lsof_4.84/lsof_4.84_src/lib/Makefile.skel 2011-01-15 23:58:50.000000000 +0100
  3. @@ -22,7 +22,7 @@ all: ${LIB}
  4. ${LIB}: ${OBJ}
  5. ${AR}
  6. - ${RANLIB}
  7. + ${RANLIB} ${LIB}
  8. clean: FRC
  9. rm -f ${LIB} ${OBJ} errs Makefile.bak a.out core