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