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 247... Line 247...
247
 
247
 
248
# The list of all C-- programs with one main C-- file.
248
# The list of all C-- programs with one main C-- file.
249
# Format of an item is exactly the same as in the previous list,
249
# Format of an item is exactly the same as in the previous list,
250
# except that there can be fourth field with parameters for a compiler.
250
# except that there can be fourth field with parameters for a compiler.
251
CMM_PROGRAMS:=\
251
CMM_PROGRAMS:=\
252
 File|Managers/Eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \
252
 File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/cmm/eolite/Eolite.c \
253
 games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \
253
 games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \
254
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
254
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
255
 games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \
255
 games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \
256
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
256
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \