Subversion Repositories Kolibri OS

Rev

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

Rev 2806 Rev 2812
Line 169... Line 169...
169
# The list of all C-- programs with one main C-- file.
169
# The list of all C-- programs with one main C-- file.
170
# Format of an item is exactly the same as in the previous list,
170
# Format of an item is exactly the same as in the previous list,
171
# except that there can be fourth field with parameters for a compiler.
171
# except that there can be fourth field with parameters for a compiler.
172
CMM_PROGRAMS:=\
172
CMM_PROGRAMS:=\
173
 File|Managers/Eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \
173
 File|Managers/Eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \
174
 HTMLv:HTMLv:$(PROGS)/network/htmlv/browser/HTMLv.c-- \
174
 HTMLv:HTMLv:$(PROGS)/network/htmlv/browser/HTMLv.c \
175
#develop/c--:DEVELOP/C--:$(PROGS)/develop/c--/trunk/32.c-- \
175
#develop/c--:DEVELOP/C--:$(PROGS)/develop/c--/trunk/32.c-- \
176
# end of list
176
# end of list
Line 177... Line 177...
177
 
177
 
178
# List of other files to be included in the image file.
178
# List of other files to be included in the image file.