Home
last modified time | relevance | path

Searched refs:GAMES (Results 1 – 4 of 4) sorted by relevance

/original-bsd/games/atc/
H A DMakefile10 GAMES= ATC_scores Game_List Killer crossover default easy game_2 macro
16 ${GAMES} ${DESTDIR}/usr/share/games/atc)
H A Dextern.c26 char GAMES[] = "Game_List"; variable
H A Dextern.h22 extern char GAMES[], *file;
H A Dmain.c224 strcat(games, GAMES); in default_game()
250 strcat(games, GAMES);
283 strcat(games, GAMES); in list_games()