[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Makefile between version 1.347 and 1.348

version 1.347, 2011/05/26 20:36:21 version 1.348, 2011/05/26 21:13:07
Line 298  INDEX_OBJS  = $(INDEX_MANS) \
Line 298  INDEX_OBJS  = $(INDEX_MANS) \
   
 www: index.html  www: index.html
   
 lint: llib-llibmandoc.ln llib-lmandoc.ln  lint: llib-llibmandoc.ln llib-lmandoc.ln llib-lpreconv.ln
   
 clean:  clean:
         rm -f libmandoc.a $(LIBMANDOC_OBJS)          rm -f libmandoc.a $(LIBMANDOC_OBJS)

Legend:
Removed from v.1.347  
changed lines
  Added in v.1.348

CVSweb