Makefile 157 B

123456789
  1. # $OpenBSD: Makefile,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
  2. SUBDIR = core
  3. SUBDIR += full
  4. SUBDIR += reg
  5. SUBDIR += storage
  6. .include <bsd.port.subdir.mk>