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

Diff for /mandoc/regress/roff/ds/Makefile between version 1.1 and 1.3

version 1.1, 2017/02/08 03:03:20 version 1.3, 2022/06/03 12:15:59
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   #
   # This directory is intended for tests of string *definitions*,
   # in particular testing the behaviour of the .ds and .as macros.
   # Tests of string *expansion* are better placed in the roff/string
   # directory.
   
 REGRESS_TARGETS = append escname nested quoting  REGRESS_TARGETS = append escname nested quoting tab
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb