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

Annotation of ports/games/Makefile, Revision 1.4

1.1       yason       1: SUBDIR =
1.4     ! yason       2: SUBDIR += 7kaa
        !             3: #SUBDIR += asc
1.1       yason       4: SUBDIR += dccnitghtmare
                      5: SUBDIR += dunelegacy
                      6: SUBDIR += fife
1.4     ! yason       7: #SUBDIR += flare
        !             8: #SUBDIR += flightgear
        !             9: #SUBDIR += flightgear-base
        !            10: #SUBDIR += gemrb
1.1       yason      11: SUBDIR += glob2
                     12: SUBDIR += maxr
1.4     ! yason      13: SUBDIR += megaglest
        !            14: #SUBDIR += palomino
        !            15: #SUBDIR += polygen
        !            16: SUBDIR += rezerwar
        !            17: #SUBDIR += smc
        !            18: #SUBDIR += spring
        !            19: #SUBDIR += torcs
1.1       yason      20: SUBDIR += ufoai
1.4     ! yason      21: #SUBDIR += vdrift
1.1       yason      22: SUBDIR += xfrisk
1.2       yason      23:
                     24: .include <bsd.port.subdir.mk>

CVSweb