forked from KolibriOS/kolibrios
attempt to correct makefile N2
git-svn-id: svn://kolibrios.org@2179 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
b39df3a7b8
commit
22ca4c7b1d
@ -460,7 +460,7 @@ shell: .obj.shell/start.o .obj.shell/shell.o .obj.shell/kolibri.o .obj.shell/std
|
||||
$(PROGS)/system/shell/locale/rus/globals.h \
|
||||
Makefile.gcc | .obj.shell
|
||||
$(gcc_compile)
|
||||
.obj.shell/kolibri.o .obj.shell/stdlib.o .obj.shell/string.o: .obj.shell/%.o: \
|
||||
.obj.shell/kolibri.o .obj.shell/stdlib.o .obj.shell/string.o .obj.shell/ctype.o: .obj.shell/%.o: \
|
||||
$(PROGS)/system/shell/system/%.c $(PROGS)/system/shell/system/*.h \
|
||||
Makefile.gcc | .obj.shell
|
||||
$(gcc_compile)
|
||||
|
Loading…
Reference in New Issue
Block a user