Makefile 140 B

12345678
  1. # $OpenBSD: Makefile,v 1.1.1.1 2015/09/18 21:35:32 rpointel Exp $
  2. SUBDIR =
  3. SUBDIR += main
  4. SUBDIR += python
  5. .include <bsd.port.subdir.mk>