ui/gtk/Makefile

changeset 1244
a29b53f97d1a
parent 1158
96c202d45fbb
equal deleted inserted replaced
1243:59d97ac069f0 1244:a29b53f97d1a
103 gtk/../common/../ui/toolkit.h gtk/../common/action.h \ 103 gtk/../common/../ui/toolkit.h gtk/../common/action.h \
104 gtk/../common/object.h gtk/../ui/toolbar.h gtk/../ui/toolkit.h \ 104 gtk/../common/object.h gtk/../ui/toolbar.h gtk/../ui/toolkit.h \
105 gtk/../common/toolbar.h gtk/../common/../ui/toolbar.h \ 105 gtk/../common/toolbar.h gtk/../common/../ui/toolbar.h \
106 gtk/../common/menu.h gtk/../common/../ui/menu.h \ 106 gtk/../common/menu.h gtk/../common/../ui/menu.h \
107 gtk/../common/../ui/toolkit.h gtk/button.h gtk/../ui/button.h gtk/menu.h \ 107 gtk/../common/../ui/toolkit.h gtk/button.h gtk/../ui/button.h gtk/menu.h \
108 gtk/../ui/menu.h gtk/../common/menu.h gtk/../ui/properties.h 108 gtk/../ui/menu.h gtk/../common/menu.h gtk/../ui/widget.h \
109 gtk/../ui/properties.h
109 $(CC) -o $@ $(CFLAGS) -I../ucx $(SHLIB_CFLAGS) $(TK_CFLAGS) -c $< 110 $(CC) -o $@ $(CFLAGS) -I../ucx $(SHLIB_CFLAGS) $(TK_CFLAGS) -c $<
110 111
111 $(GTK_OBJPRE)icon.o: gtk/icon.c gtk/toolkit.h gtk/../ui/toolkit.h \ 112 $(GTK_OBJPRE)icon.o: gtk/icon.c gtk/toolkit.h gtk/../ui/toolkit.h \
112 gtk/../common/context.h gtk/../common/../ui/toolkit.h \ 113 gtk/../common/context.h gtk/../common/../ui/toolkit.h \
113 gtk/../common/action.h gtk/../common/object.h gtk/icon.h \ 114 gtk/../common/action.h gtk/../common/object.h gtk/icon.h \
118 $(GTK_OBJPRE)image.o: gtk/image.c gtk/image.h gtk/../ui/image.h \ 119 $(GTK_OBJPRE)image.o: gtk/image.c gtk/image.h gtk/../ui/image.h \
119 gtk/../ui/toolkit.h gtk/toolkit.h gtk/../ui/toolkit.h \ 120 gtk/../ui/toolkit.h gtk/toolkit.h gtk/../ui/toolkit.h \
120 gtk/../common/context.h gtk/../common/../ui/toolkit.h \ 121 gtk/../common/context.h gtk/../common/../ui/toolkit.h \
121 gtk/../common/action.h gtk/../common/object.h gtk/container.h \ 122 gtk/../common/action.h gtk/../common/object.h gtk/container.h \
122 gtk/../ui/container.h gtk/menu.h gtk/../ui/menu.h gtk/../common/menu.h \ 123 gtk/../ui/container.h gtk/menu.h gtk/../ui/menu.h gtk/../common/menu.h \
123 gtk/../common/../ui/menu.h gtk/widget.h gtk/../ui/widget.h 124 gtk/../common/../ui/menu.h gtk/widget.h gtk/../ui/widget.h \
125 gtk/../common/action.h
124 $(CC) -o $@ $(CFLAGS) -I../ucx $(SHLIB_CFLAGS) $(TK_CFLAGS) -c $< 126 $(CC) -o $@ $(CFLAGS) -I../ucx $(SHLIB_CFLAGS) $(TK_CFLAGS) -c $<
125 127
126 $(GTK_OBJPRE)list.o: gtk/list.c gtk/../common/context.h \ 128 $(GTK_OBJPRE)list.o: gtk/list.c gtk/../common/context.h \
127 gtk/../common/../ui/toolkit.h gtk/../common/action.h \ 129 gtk/../common/../ui/toolkit.h gtk/../common/action.h \
128 gtk/../common/object.h gtk/../common/action.h gtk/container.h \ 130 gtk/../common/object.h gtk/../common/action.h gtk/container.h \
178 gtk/../common/document.h gtk/../common/context.h \ 180 gtk/../common/document.h gtk/../common/context.h \
179 gtk/../common/properties.h gtk/../common/../ui/properties.h \ 181 gtk/../common/properties.h gtk/../common/../ui/properties.h \
180 gtk/../common/menu.h gtk/../common/threadpool.h gtk/../common/app.h 182 gtk/../common/menu.h gtk/../common/threadpool.h gtk/../common/app.h
181 $(CC) -o $@ $(CFLAGS) -I../ucx $(SHLIB_CFLAGS) $(TK_CFLAGS) -c $< 183 $(CC) -o $@ $(CFLAGS) -I../ucx $(SHLIB_CFLAGS) $(TK_CFLAGS) -c $<
182 184
185 $(GTK_OBJPRE)tree.o: gtk/tree.c gtk/tree.h gtk/../ui/tree.h \
186 gtk/../ui/list.h gtk/../ui/toolkit.h gtk/toolkit.h gtk/../ui/toolkit.h \
187 gtk/../common/context.h gtk/../common/../ui/toolkit.h \
188 gtk/../common/action.h gtk/../common/object.h gtk/../common/container.h \
189 gtk/../common/../ui/container.h gtk/../common/../ui/toolkit.h
190 $(CC) -o $@ $(CFLAGS) -I../ucx $(SHLIB_CFLAGS) $(TK_CFLAGS) -c $<
191
183 $(GTK_OBJPRE)webview.o: gtk/webview.c gtk/toolkit.h gtk/../ui/toolkit.h \ 192 $(GTK_OBJPRE)webview.o: gtk/webview.c gtk/toolkit.h gtk/../ui/toolkit.h \
184 gtk/../common/context.h gtk/../common/../ui/toolkit.h \ 193 gtk/../common/context.h gtk/../common/../ui/toolkit.h \
185 gtk/../common/action.h gtk/../common/object.h gtk/container.h \ 194 gtk/../common/action.h gtk/../common/object.h gtk/container.h \
186 gtk/../ui/container.h gtk/../ui/toolkit.h gtk/webview.h \ 195 gtk/../ui/container.h gtk/../ui/toolkit.h gtk/webview.h \
187 gtk/../ui/webview.h gtk/widget.h gtk/../ui/widget.h 196 gtk/../ui/webview.h gtk/widget.h gtk/../ui/widget.h
202 gtk/../common/../ui/toolbar.h gtk/../common/menu.h gtk/../common/utils.h \ 211 gtk/../common/../ui/toolbar.h gtk/../common/menu.h gtk/../common/utils.h \
203 gtk/../common/../ui/text.h gtk/menu.h gtk/../ui/menu.h gtk/toolkit.h \ 212 gtk/../common/../ui/text.h gtk/menu.h gtk/../ui/menu.h gtk/toolkit.h \
204 gtk/../ui/toolkit.h gtk/../common/object.h gtk/toolbar.h \ 213 gtk/../ui/toolkit.h gtk/../common/object.h gtk/toolbar.h \
205 gtk/../ui/toolbar.h gtk/list.h gtk/../ui/list.h gtk/container.h \ 214 gtk/../ui/toolbar.h gtk/list.h gtk/../ui/list.h gtk/container.h \
206 gtk/../ui/container.h gtk/headerbar.h gtk/button.h gtk/../ui/button.h \ 215 gtk/../ui/container.h gtk/headerbar.h gtk/button.h gtk/../ui/button.h \
207 gtk/window.h 216 gtk/window.h gtk/widget.h gtk/../ui/widget.h
208 $(CC) -o $@ $(CFLAGS) -I../ucx $(SHLIB_CFLAGS) $(TK_CFLAGS) -c $< 217 $(CC) -o $@ $(CFLAGS) -I../ucx $(SHLIB_CFLAGS) $(TK_CFLAGS) -c $<
209 218

mercurial