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

Diff for /mandoc/regress/roff/args/Makefile between version 1.2 and 1.3

version 1.2, 2023/10/21 17:31:52 version 1.3, 2023/10/22 16:57:24
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS = roff man mdoc esc  REGRESS_TARGETS = roff man mdoc esc infrec
 LINT_TARGETS    = roff man mdoc  LINT_TARGETS    = roff man mdoc infrec
   SKIP_GROFF      = infrec
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb