geom_gate userland utility improvements
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

14 lines
197 B

  1. # $FreeBSD$
  2. PACKAGE= tests
  3. TESTSDIR= ${TESTSBASE}/sbin/ggatessh
  4. DIRS+= ${TESTSDIR}
  5. ATF_TESTS_SH+= ggatessh_test
  6. # make sure dirs are created
  7. beforeinstall: installdirs
  8. .include <bsd.test.mk>