[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / share / tmac

Diff for /src/share/tmac/Makefile between version 1.3 and 1.4

version 1.3, 2000/03/02 14:46:54 version 1.4, 2000/04/09 14:32:19
Line 3 
Line 3 
   
 BINDIR= /usr/share  BINDIR= /usr/share
 FILES=  tmac.andoc  FILES=  tmac.andoc
 LINKS=  ${BINDIR}/tmac/tmac.andoc ${BINDIR}/tmac/tmac.an  LINKS=  ${BINDIR}/tmac/tmac.andoc ${BINDIR}/tmac/tmac.an \
           ${BINDIR}/tmac/mdoc/doc ${BINDIR}/tmac/tmac.doc
 NOOBJ=  noobj  NOOBJ=  noobj
   
 SUBDIR= mdoc  SUBDIR= mdoc
   
 # old macros not currently installed...  
 OFILES= tmac.an.v6compat tmac.an6n tmac.an6t tmac.a tmac.cp tmac.doc.old  
   
 all clean cleandir depend lint tags:  all clean cleandir depend lint tags:
   

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