Subversion Repositories Kolibri OS

Rev

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

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