Makefile 353 B

12345678910111213141516
  1. # $OpenBSD: Makefile,v 1.2 2014/09/02 09:26:12 landry Exp $
  2. SUBDIR =
  3. SUBDIR += freexl
  4. SUBDIR += gis
  5. SUBDIR += gui
  6. SUBDIR += libgaiagraphics
  7. SUBDIR += librasterlite
  8. SUBDIR += librasterlite2
  9. SUBDIR += librewms
  10. SUBDIR += libspatialite
  11. SUBDIR += readosm
  12. SUBDIR += tools
  13. .include <bsd.port.subdir.mk>