[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / tmac

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

Diff for /src/share/tmac/Makefile between version 1.17 and 1.18

version 1.17, 1997/03/27 08:50:26 version 1.18, 1997/05/09 07:50:25
Line 15  OFILES= tmac.an.v6compat tmac.an6n tmac.
Line 15  OFILES= tmac.an.v6compat tmac.an6n tmac.
   
 all:    ${MMACS}  all:    ${MMACS}
   
 depend lint tags:  
   
 .for i in ${MSRCS}  .for i in ${MSRCS}
 tmac.$i: $i  tmac.$i: $i
         sed -f ${STRIP_SED} < ${.ALLSRC} > ${.TARGET}          sed -f ${STRIP_SED} < ${.ALLSRC} > ${.TARGET}

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

CVSweb <webmaster@jp.NetBSD.org>