Makefile 592 B

123456789101112131415161718192021222324252627
  1. # $OpenBSD: Makefile,v 1.29 2015/05/19 08:49:30 sthen Exp $
  2. SUBDIR =
  3. SUBDIR += ansiweather
  4. SUBDIR += celestia
  5. SUBDIR += dgpsip
  6. SUBDIR += gcal
  7. SUBDIR += jday
  8. SUBDIR += libnova
  9. SUBDIR += luna
  10. SUBDIR += phoon
  11. SUBDIR += py-metar
  12. SUBDIR += sattrack
  13. SUBDIR += stellarium
  14. SUBDIR += sunclock
  15. SUBDIR += wcslib
  16. SUBDIR += wmglobe
  17. SUBDIR += wmmoonclock
  18. SUBDIR += wmspaceweather
  19. SUBDIR += wmsun
  20. SUBDIR += xearth
  21. SUBDIR += xephem
  22. SUBDIR += xphoon
  23. SUBDIR += xworld
  24. .include <bsd.port.subdir.mk>