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

Diff for /mandoc/regress/roff/Makefile between version 1.6 and 1.7

version 1.6, 2018/08/23 14:29:40 version 1.7, 2018/08/24 23:12:34
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 SUBDIR  = args cond esc scale string  SUBDIR  = args cond esc scale string
 SUBDIR += br cc de ds ft ig it ll na nr po ps return rm rn shift sp ta ti tr  SUBDIR += br cc de ds ft ig it ll na nr po ps
   SUBDIR += return rm rn shift sp ta ti tr while
   
 .include "../Makefile.sub"  .include "../Makefile.sub"
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb