Makefile 241 B

123456789101112
  1. # $OpenBSD: Makefile,v 1.3 2015/01/24 17:09:39 sebastia Exp $
  2. SUBDIR =
  3. SUBDIR += filemgr-agent
  4. SUBDIR += nrpe-agent
  5. SUBDIR += package-agent
  6. SUBDIR += puppet-agent
  7. SUBDIR += service-agent
  8. SUBDIR += sysctl-data
  9. .include <bsd.port.subdir.mk>