Sync with KolibriOS trunk
Tested on r9710.
This commit is contained in:
7
makefile
7
makefile
@@ -96,8 +96,11 @@ getopt.o: getopt.c getopt.h
|
||||
util.o: util.c util.h umka.h
|
||||
$(CC) $(CFLAGS_32) -c $<
|
||||
|
||||
default.skn: $(KOLIBRIOS)/skins/Leency/Shkvorka/default.asm
|
||||
$(FASM) "$<" $@
|
||||
default.skn: $(KOLIBRIOS)/skins/Leency/Shkvorka/default.asm colors.dtp
|
||||
$(FASM) $< $@
|
||||
|
||||
colors.dtp: $(KOLIBRIOS)/skins/Leency/Shkvorka/colors.dtp.asm
|
||||
$(FASM) $< $@
|
||||
|
||||
skin.skn: $(KOLIBRIOS)/skins/Leency/Octo_flat/default.asm
|
||||
$(FASM) "$<" $@
|
||||
|
Reference in New Issue
Block a user