3 docxbmdir = $(docdir)/xbm
4 themedir = $(datadir)/themes
5 localedir = $(datadir)/locale
6 configdir = $(sysconfdir)/xdg
7 rcdir = $(configdir)/openbox
8 xsessionsdir = $(datadir)/xsessions
9 gnomewmfilesdir = $(datadir)/gnome/wm-properties
10 pkgconfigdir = $(libdir)/pkgconfig
11 pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox
12 pixmapdir = $(datadir)/pixmaps
13 xsddir = $(datadir)/openbox
17 AUTOMAKE_OPTIONS = subdir-objects foreign
19 ACLOCAL_AMFLAGS = -I m4
27 parser/libobparser.la \
32 tools/gnome-panel-control/gnome-panel-control
34 nodist_bin_SCRIPTS = \
35 data/xsession/openbox-session \
36 data/xsession/openbox-gnome-session \
37 data/xsession/openbox-kde-session
41 render_rendertest_CPPFLAGS = \
45 -DG_LOG_DOMAIN=\"RenderTest\"
46 render_rendertest_LDADD = \
47 parser/libobparser.la \
48 render/libobrender.la \
54 render_rendertest_SOURCES = render/test.c
56 render_libobrender_la_CPPFLAGS = \
62 -DG_LOG_DOMAIN=\"ObRender\" \
63 -DDEFAULT_THEME=\"$(theme)\"
64 render_libobrender_la_LDFLAGS = \
65 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
66 render_libobrender_la_LIBADD = \
67 parser/libobparser.la \
73 render_libobrender_la_SOURCES = \
96 parser_libobparser_la_CPPFLAGS = \
99 -DG_LOG_DOMAIN=\"ObParser\" \
100 -DLOCALEDIR=\"$(localedir)\" \
101 -DDATADIR=\"$(datadir)\" \
102 -DCONFIGDIR=\"$(configdir)\"
103 parser_libobparser_la_LDFLAGS = \
104 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
105 parser_libobparser_la_LIBADD = \
108 parser_libobparser_la_SOURCES = \
114 openbox_openbox_CPPFLAGS = \
123 $(XCOMPOSITE_CFLAGS) \
131 -DLOCALEDIR=\"$(localedir)\" \
132 -DDATADIR=\"$(datadir)\" \
133 -DCONFIGDIR=\"$(configdir)\" \
134 -DG_LOG_DOMAIN=\"Openbox\"
135 openbox_openbox_LDADD = \
152 render/libobrender.la \
153 parser/libobparser.la
154 openbox_openbox_LDFLAGS = -export-dynamic
155 openbox_openbox_SOURCES = \
157 openbox/actions/all.c \
158 openbox/actions/all.h \
159 openbox/actions/addremovedesktop.c \
160 openbox/actions/breakchroot.c \
161 openbox/actions/close.c \
162 openbox/actions/cyclewindows.c \
163 openbox/actions/debug.c \
164 openbox/actions/decorations.c \
165 openbox/actions/desktop.c \
166 openbox/actions/dockautohide.c \
167 openbox/actions/directionalcyclewindows.c \
168 openbox/actions/directionaldesktop.c \
169 openbox/actions/directionaltargetwindow.c \
170 openbox/actions/execute.c \
171 openbox/actions/exit.c \
172 openbox/actions/focus.c \
173 openbox/actions/fullscreen.c \
174 openbox/actions/growtoedge.c \
175 openbox/actions/iconify.c \
176 openbox/actions/if.c \
177 openbox/actions/kill.c \
178 openbox/actions/layer.c \
179 openbox/actions/lower.c \
180 openbox/actions/maximize.c \
181 openbox/actions/maximizehorizontal.c \
182 openbox/actions/maximizevertical.c \
183 openbox/actions/menu.c \
184 openbox/actions/move.c \
185 openbox/actions/moverelative.c \
186 openbox/actions/moveto.c \
187 openbox/actions/movetofromedge.c \
188 openbox/actions/omnipresent.c \
189 openbox/actions/raise.c \
190 openbox/actions/raiselower.c \
191 openbox/actions/reconfigure.c \
192 openbox/actions/resize.c \
193 openbox/actions/resizerelative.c \
194 openbox/actions/restart.c \
195 openbox/actions/shade.c \
196 openbox/actions/showdesktop.c \
197 openbox/actions/unfocus.c \
202 openbox/client_list_menu.c \
203 openbox/client_list_menu.h \
204 openbox/client_list_combined_menu.c \
205 openbox/client_list_combined_menu.h \
206 openbox/client_menu.c \
207 openbox/client_menu.h \
208 openbox/composite.c \
209 openbox/composite.h \
218 openbox/extensions.c \
219 openbox/extensions.h \
222 openbox/focus_cycle.c \
223 openbox/focus_cycle.h \
224 openbox/focus_cycle_indicator.c \
225 openbox/focus_cycle_indicator.h \
226 openbox/focus_cycle_popup.c \
227 openbox/focus_cycle_popup.h \
230 openbox/framerender.c \
231 openbox/framerender.h \
243 openbox/menuframe.c \
244 openbox/menuframe.h \
252 openbox/moveresize.c \
253 openbox/moveresize.h \
273 openbox/startupnotify.c \
274 openbox/startupnotify.h \
275 openbox/translate.c \
276 openbox/translate.h \
283 ## gnome-panel-control ##
285 tools_gnome_panel_control_gnome_panel_control_CPPFLAGS = \
287 tools_gnome_panel_control_gnome_panel_control_LDADD = \
289 tools_gnome_panel_control_gnome_panel_control_SOURCES = \
290 tools/gnome-panel-control/gnome-panel-control.c
293 ## default button masks ##
295 data/xbm/bullet.xbm \
297 data/xbm/desk_toggled.xbm \
299 data/xbm/iconify.xbm \
300 data/xbm/max_toggled.xbm \
302 data/xbm/shade_toggled.xbm \
308 clearlooks_themedir = $(themedir)/Clearlooks/openbox-3
309 dist_clearlooks_theme_DATA= \
310 themes/Clearlooks/openbox-3/themerc
312 clearlooksolive_themedir = $(themedir)/Clearlooks-Olive/openbox-3
313 dist_clearlooksolive_theme_DATA= \
314 themes/Clearlooks-Olive/openbox-3/themerc
316 mikachu_themedir = $(themedir)/Mikachu/openbox-3
317 dist_mikachu_theme_DATA= \
318 themes/Mikachu/openbox-3/bullet.xbm \
319 themes/Mikachu/openbox-3/close.xbm \
320 themes/Mikachu/openbox-3/desk.xbm \
321 themes/Mikachu/openbox-3/iconify.xbm \
322 themes/Mikachu/openbox-3/max.xbm \
323 themes/Mikachu/openbox-3/themerc
326 natura_themedir = $(themedir)/Natura/openbox-3
327 dist_natura_theme_DATA= \
328 themes/Natura/openbox-3/close_hover.xbm \
329 themes/Natura/openbox-3/close.xbm \
330 themes/Natura/openbox-3/desk_toggled.xbm \
331 themes/Natura/openbox-3/desk_hover.xbm \
332 themes/Natura/openbox-3/desk.xbm \
333 themes/Natura/openbox-3/iconify_hover.xbm \
334 themes/Natura/openbox-3/iconify.xbm \
335 themes/Natura/openbox-3/max_hover.xbm \
336 themes/Natura/openbox-3/max_toggled.xbm \
337 themes/Natura/openbox-3/max.xbm \
338 themes/Natura/openbox-3/shade.xbm \
339 themes/Natura/openbox-3/shade_hover.xbm \
340 themes/Natura/openbox-3/themerc
342 artwizboxed_themedir = $(themedir)/Artwiz-boxed/openbox-3
343 dist_artwizboxed_theme_DATA= \
344 themes/Artwiz-boxed/openbox-3/themerc
346 bear2_themedir = $(themedir)/Bear2/openbox-3
347 dist_bear2_theme_DATA= \
348 themes/Bear2/openbox-3/close_pressed.xbm \
349 themes/Bear2/openbox-3/close.xbm \
350 themes/Bear2/openbox-3/desk_toggled.xbm \
351 themes/Bear2/openbox-3/desk.xbm \
352 themes/Bear2/openbox-3/iconify_pressed.xbm \
353 themes/Bear2/openbox-3/iconify.xbm \
354 themes/Bear2/openbox-3/max_pressed.xbm \
355 themes/Bear2/openbox-3/max_toggled.xbm \
356 themes/Bear2/openbox-3/max.xbm \
357 themes/Bear2/openbox-3/shade_pressed.xbm \
358 themes/Bear2/openbox-3/shade.xbm \
359 themes/Bear2/openbox-3/themerc
361 orang_themedir = $(themedir)/Orang/openbox-3
362 dist_orang_theme_DATA= \
363 themes/Orang/openbox-3/themerc
365 onyx_themedir = $(themedir)/Onyx/openbox-3
366 dist_onyx_theme_DATA= \
367 themes/Onyx/openbox-3/themerc
369 onyxcitrus_themedir = $(themedir)/Onyx-Citrus/openbox-3
370 dist_onyxcitrus_theme_DATA= \
371 themes/Onyx-Citrus/openbox-3/themerc
373 syscrash_themedir = $(themedir)/Syscrash/openbox-3
374 dist_syscrash_theme_DATA= \
375 themes/Syscrash/openbox-3/max_disabled.xbm \
376 themes/Syscrash/openbox-3/max_pressed.xbm \
377 themes/Syscrash/openbox-3/max_toggled.xbm \
378 themes/Syscrash/openbox-3/max.xbm \
379 themes/Syscrash/openbox-3/themerc
383 pubinclude_HEADERS = \
395 nodist_pubinclude_HEADERS = \
398 nodist_pkgconfig_DATA = \
399 render/obrender-3.0.pc \
400 parser/obparser-3.0.pc
413 -e 's!@version\@!$(VERSION)!' \
414 -e 's!@configdir\@!$(configdir)!' \
415 -e 's!@bindir\@!$(bindir)!'
417 %.desktop: %.desktop.in Makefile
418 @echo make: creating $@
421 %-session: %-session.in Makefile
422 @echo make: creating $@
426 @echo make: creating $@
427 @docbook-to-man $< >$@
430 @echo make: creating $@
433 dist_gnomewmfiles_DATA = \
434 data/gnome-wm-properties/openbox.desktop
436 nodist_xsessions_DATA = \
437 data/xsession/openbox.desktop \
438 data/xsession/openbox-gnome.desktop \
439 data/xsession/openbox-kde.desktop
445 data/xsession/openbox.desktop.in \
446 data/xsession/openbox-gnome.desktop.in \
447 data/xsession/openbox-kde.desktop.in \
448 data/xsession/openbox-session.in \
449 data/xsession/openbox-gnome-session.in \
450 data/xsession/openbox-kde-session.in \
453 doc/openbox-session.1.sgml \
454 doc/openbox-session.1.in \
455 doc/openbox-gnome-session.1.sgml \
456 doc/openbox-gnome-session.1.in \
457 doc/openbox-kde-session.1.sgml \
458 doc/openbox-kde-session.1.in \
459 render/obrender-3.0.pc.in \
460 parser/obparser-3.0.pc.in \
461 tools/themeupdate/themeupdate.py \
487 doc/rc-mouse-focus.xml
491 doc/openbox-session.1 \
492 doc/openbox-gnome-session.1 \
493 doc/openbox-kde-session.1
496 debian/changelog.in \
508 # make clean doesn't delete these for some reason, even though they are
512 doc/openbox-session.1 \
513 doc/openbox-gnome-session.1 \
514 doc/openbox-kde-session.1 \
515 data/xsession/openbox-session \
516 data/xsession/openbox-gnome-session \
517 data/xsession/openbox-kde-session \
518 data/xsession/openbox.desktop \
519 data/xsession/openbox-gnome.desktop \
520 data/xsession/openbox-kde.desktop
523 # $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
526 for d in . m4 po render; do \
527 for p in core core.* gmon.out *\~ *.orig *.rej .\#*; do \