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

Diff for /mandoc/regress/mdoc/Dd/Makefile between version 1.3 and 1.4

version 1.3, 2017/03/08 22:54:40 version 1.4, 2020/01/08 10:37:56
Line 18  SKIP_GROFF  = badarg long manarg noarg
Line 18  SKIP_GROFF  = badarg long manarg noarg
   
 # Autodetection fails for late .Dd, so specify -mdoc explicitly.  # Autodetection fails for late .Dd, so specify -mdoc explicitly.
   
 MOPTS           += -mdoc  MOPTS            = -mdoc
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb