[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / md

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/md/Makefile.inc between version 1.2 and 1.3

version 1.2, 1997/04/30 00:40:44 version 1.3, 1997/05/09 07:50:13
Line 23  md5.3: mdX.3
Line 23  md5.3: mdX.3
         sed -e 's/mdX/md5/g' -e 's/MDX/MD5/g' $> > $@          sed -e 's/mdX/md5/g' -e 's/MDX/MD5/g' $> > $@
         cat ${>:H}/md5.copyright >> $@          cat ${>:H}/md5.copyright >> $@
 .endif  .endif
   
 beforedepend: md4hl.c md5hl.c  

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb <webmaster@jp.NetBSD.org>