Makefile 277 B

12345678910111213
  1. # $OpenBSD: Makefile,v 1.12 2016/04/27 14:21:06 jasper Exp $
  2. SUBDIR =
  3. SUBDIR += jBCrypt
  4. SUBDIR += java-getopt
  5. SUBDIR += javaPathHelper
  6. SUBDIR += jlint
  7. SUBDIR += jna
  8. SUBDIR += junit
  9. SUBDIR += tanukiwrapper
  10. .include <bsd.port.subdir.mk>