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

Annotation of ports/games/Makefile, Revision 1.3

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

CVSweb