Subversion Repositories Kolibri OS

Rev

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

Rev 4963 Rev 4967
Line 244... Line 244...
244
# Format of an item is exactly the same as in the previous list.
244
# Format of an item is exactly the same as in the previous list.
245
NASM_PROGRAMS:=\
245
NASM_PROGRAMS:=\
246
 demos/aclock:DEMOS/ACLOCK:$(PROGS)/demos/aclock/trunk/aclock.asm \
246
 demos/aclock:DEMOS/ACLOCK:$(PROGS)/demos/aclock/trunk/aclock.asm \
247
 demos/timer:DEMOS/TIMER:$(PROGS)/other/Timer/Timer.asm \
247
 demos/timer:DEMOS/TIMER:$(PROGS)/other/Timer/Timer.asm \
248
 games/c4:GAMES/C4:$(PROGS)/games/c4/trunk/c4.asm \
248
 games/c4:GAMES/C4:$(PROGS)/games/c4/trunk/c4.asm \
-
 
249
 tinfo:TINFO:$(PROGS)/system/tinfo/tinfo.asm \
249
# end of list
250
# end of list
Line 250... Line 251...
250
 
251
 
251
# The list of files which should be copied from somewhere.
252
# The list of files which should be copied from somewhere.
252
# Format of an item is exactly the same as in the previous list.
253
# Format of an item is exactly the same as in the previous list.
Line 746... Line 747...
746
 $(REPOSITORY)/drivers/include/*.h \
747
 $(REPOSITORY)/drivers/include/*.h \
747
 $(REPOSITORY)/drivers/include/*/*.h \
748
 $(REPOSITORY)/drivers/include/*/*.h \
748
 $(REPOSITORY)/drivers/include/*/*/*.h \
749
 $(REPOSITORY)/drivers/include/*/*/*.h \
749
 $(REPOSITORY)/drivers/include/*/*/*/*.h
750
 $(REPOSITORY)/drivers/include/*/*/*/*.h
750
$(REPOSITORY)/drivers/ddk/libcore.a: \
751
$(REPOSITORY)/drivers/ddk/libcore.a: \
751
 $(REPOSITORY)/drivers/ddk/core.S
-
 
752
.obj.shell/start.o:>
752
 $(REPOSITORY)/drivers/ddk/core.S
-
 
753
.obj.shell/start.o:>