Subversion Repositories Kolibri OS

Rev

Rev 3241 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3241 Rev 3364
Line 241... Line 241...
241
 
241
 
242
# The list of all C-- programs with one main C-- file.
242
# The list of all C-- programs with one main C-- file.
243
# Format of an item is exactly the same as in the previous list,
243
# Format of an item is exactly the same as in the previous list,
244
# except that there can be fourth field with parameters for a compiler.
244
# except that there can be fourth field with parameters for a compiler.
245
CMM_PROGRAMS:=\
245
CMM_PROGRAMS:=\
246
 File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \
246
 File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/cmm/eolite/Eolite.c \
247
 games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \
247
 games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \
248
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
248
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
249
 games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \
249
 games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \
250
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
250
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \