[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / graphics

Annotation of ports/graphics/Makefile, Revision 1.7

1.1       yason       1: SUBDIR =
1.3       yason       2: SUBDIR += allegrogl
1.2       yason       3: #SUBDIR += cegui
1.4       yason       4: #SUBDIR += cegui07
                      5: #SUBDIR += cuneiform
1.5       yason       6: SUBDIR += gimagereader
1.1       yason       7: SUBDIR += jp2a
1.6       yason       8: SUBDIR += luminance
1.1       yason       9: SUBDIR += ogre3d
1.6       yason      10: #SUBDIR += osg
                     11: SUBDIR += phatch
                     12: #SUBDIR += simgear
1.1       yason      13: SUBDIR += sk1project
                     14: SUBDIR += uniconvertor
1.3       yason      15: SUBDIR += uniconvw
1.1       yason      16:
                     17: .include <bsd.port.subdir.mk>

CVSweb