Makefile 168 B

12345678910
  1. # $OpenBSD: Makefile,v 1.11 2010/02/01 17:00:13 espie Exp $
  2. SUBDIR =
  3. SUBDIR += vm
  4. SUBDIR += image
  5. SUBDIR += funsqueak
  6. SUBDIR += sources
  7. .include <bsd.port.subdir.mk>