Makefile 125 B

12345678910
  1. .include <src.opts.mk>
  2. SCRIPTS=etcupdate.sh
  3. MAN= etcupdate.8
  4. HAS_TESTS=
  5. SUBDIR.${MK_TESTS}+= tests
  6. .include <bsd.prog.mk>