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

Annotation of ports/graphics/Makefile, Revision 1.3

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

CVSweb