[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.2 and 1.3

version 1.2, 2019/02/06 21:11:47 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 tab  REGRESS_TARGETS = append escname nested quoting tab
   

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

CVSweb