Subversion Repositories Kolibri OS

Rev

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

Rev 2034 Rev 2035
Line 227... Line 227...
227
 
227
 
228
# The list of all C-- programs with one main C-- file.
228
# The list of all C-- programs with one main C-- file.
229
# Format of an item is exactly the same as in the previous list,
229
# Format of an item is exactly the same as in the previous list,
230
# except that there can be fourth field with parameters for a compiler.
230
# except that there can be fourth field with parameters for a compiler.
231
CMM_PROGRAMS:=\
231
CMM_PROGRAMS:=\
232
 File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c \
232
 File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \
233
 games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c-- \
233
 games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c-- \
234
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
234
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
235
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
235
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
236
 HTMLv:HTMLv:$(PROGS)/network/htmlv/browser/HTMLv.c-- \
236
 HTMLv:HTMLv:$(PROGS)/network/htmlv/browser/HTMLv.c-- \