Subversion Repositories Kolibri OS

Rev

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

Rev 3189 Rev 3364
Line 174... Line 174...
174
 
174
 
175
# The list of all C-- programs with one main C-- file.
175
# The list of all C-- programs with one main C-- file.
176
# Format of an item is exactly the same as in the previous list,
176
# Format of an item is exactly the same as in the previous list,
177
# except that there can be fourth field with parameters for a compiler.
177
# except that there can be fourth field with parameters for a compiler.
178
CMM_PROGRAMS:=\
178
CMM_PROGRAMS:=\
179
 File|Managers/Eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \
179
 File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/cmm/eolite/Eolite.c \
180
 HTMLv:HTMLv:$(PROGS)/cmm/browser/HTMLv.c \
180
 HTMLv:HTMLv:$(PROGS)/cmm/browser/HTMLv.c \
181
 tmpdisk:tmpdisk:$(PROGS)/cmm/tmpdisk/tmpdisk.c \
181
 tmpdisk:tmpdisk:$(PROGS)/cmm/tmpdisk/tmpdisk.c \
182
 @notify:@notify:$(PROGS)/cmm/notify/notify.c \
182
 @notify:@notify:$(PROGS)/cmm/notify/notify.c \
183
 @rb:@rb:$(PROGS)/cmm/rb/rb.c \
183
 @rb:@rb:$(PROGS)/cmm/rb/rb.c \