Subversion Repositories Kolibri OS

Rev

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

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