Subversion Repositories Kolibri OS

Rev

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

Rev 2272 Rev 2277
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/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \
235
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
236
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
236
 HTMLv:HTMLv:$(PROGS)/network/htmlv/browser/HTMLv.c-- \
237
 HTMLv:HTMLv:$(PROGS)/network/htmlv/browser/HTMLv.c-- \
237
#develop/c--:DEVELOP/C--:$(PROGS)/develop/c--/trunk/32.c-- \
238
#develop/c--:DEVELOP/C--:$(PROGS)/develop/c--/trunk/32.c-- \