summaryrefslogtreecommitdiff
path: root/graphics/Makefile
blob: b58e2b674f2ea1d70a764f58b5b3f4aed12ad4bc (plain)
1
2
3
4
5
6
7
8
9

     SUBDIR =
     SUBDIR += libGLU
     SUBDIR += libepoxy
     SUBDIR += mesa
     SUBDIR += mesa-demos
     SUBDIR += pixman

.include <bsd.port.subdir.mk>