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