1998-09-29 22:36:29 +00:00
|
|
|
AUTOMAKE_OPTIONS = no-dependencies
|
|
|
|
|
|
|
|
|
|
BUILT_SOURCES = wconfig.h
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = wmaker
|
|
|
|
|
|
2002-01-05 01:35:30 +00:00
|
|
|
EXTRA_DIST =
|
1998-09-29 22:36:29 +00:00
|
|
|
|
1999-02-17 11:06:40 +00:00
|
|
|
|
1998-09-29 22:36:29 +00:00
|
|
|
wmaker_SOURCES = \
|
|
|
|
|
GNUstep.h \
|
|
|
|
|
WindowMaker.h \
|
|
|
|
|
actions.c \
|
|
|
|
|
actions.h \
|
|
|
|
|
appicon.c \
|
|
|
|
|
appicon.h \
|
|
|
|
|
application.c \
|
|
|
|
|
application.h \
|
|
|
|
|
appmenu.c \
|
|
|
|
|
appmenu.h \
|
|
|
|
|
balloon.c \
|
|
|
|
|
balloon.h \
|
|
|
|
|
client.c \
|
|
|
|
|
client.h \
|
|
|
|
|
colormap.c \
|
2000-04-07 22:47:04 +00:00
|
|
|
cycling.c \
|
1998-09-29 22:36:29 +00:00
|
|
|
def_pixmaps.h \
|
|
|
|
|
defaults.c \
|
|
|
|
|
defaults.h \
|
|
|
|
|
dialog.c \
|
|
|
|
|
dialog.h \
|
|
|
|
|
dock.c \
|
|
|
|
|
dockedapp.c \
|
|
|
|
|
dock.h \
|
|
|
|
|
event.c \
|
1999-06-03 19:59:23 +00:00
|
|
|
extend_pixmaps.h \
|
1998-09-29 22:36:29 +00:00
|
|
|
framewin.c \
|
|
|
|
|
framewin.h \
|
2000-01-14 16:30:56 +00:00
|
|
|
geomview.c \
|
|
|
|
|
geomview.h \
|
1999-01-06 15:22:33 +00:00
|
|
|
gnome.c \
|
|
|
|
|
gnome.h \
|
1998-09-29 22:36:29 +00:00
|
|
|
funcs.h \
|
|
|
|
|
icon.c \
|
|
|
|
|
icon.h \
|
|
|
|
|
keybind.h \
|
1999-01-06 15:22:33 +00:00
|
|
|
kwm.h \
|
|
|
|
|
kwm.c \
|
1998-09-29 22:36:29 +00:00
|
|
|
main.c \
|
|
|
|
|
menu.c \
|
|
|
|
|
menu.h \
|
|
|
|
|
misc.c \
|
1999-01-06 15:22:33 +00:00
|
|
|
motif.c \
|
1998-09-29 22:36:29 +00:00
|
|
|
motif.h \
|
|
|
|
|
moveres.c \
|
1999-01-06 15:22:33 +00:00
|
|
|
openlook.c \
|
|
|
|
|
openlook.h \
|
1998-09-29 22:36:29 +00:00
|
|
|
pixmap.c \
|
|
|
|
|
pixmap.h \
|
|
|
|
|
placement.c \
|
|
|
|
|
properties.c \
|
|
|
|
|
properties.h \
|
|
|
|
|
resources.c \
|
|
|
|
|
resources.h \
|
|
|
|
|
rootmenu.c \
|
|
|
|
|
screen.c \
|
|
|
|
|
screen.h \
|
|
|
|
|
session.h \
|
|
|
|
|
session.c \
|
|
|
|
|
shutdown.c \
|
|
|
|
|
stacking.c \
|
|
|
|
|
stacking.h \
|
|
|
|
|
startup.c \
|
|
|
|
|
superfluous.c \
|
|
|
|
|
superfluous.h \
|
|
|
|
|
switchmenu.c \
|
|
|
|
|
texture.c \
|
|
|
|
|
texture.h \
|
1999-04-10 19:32:34 +00:00
|
|
|
usermenu.c \
|
|
|
|
|
usermenu.h \
|
1999-05-17 20:21:43 +00:00
|
|
|
xdnd.h \
|
|
|
|
|
xdnd.c \
|
2002-02-15 21:30:42 +00:00
|
|
|
xinerama.h \
|
|
|
|
|
xinerama.c \
|
1998-09-29 22:36:29 +00:00
|
|
|
xmodifier.h \
|
|
|
|
|
xmodifier.c \
|
|
|
|
|
xutil.c \
|
|
|
|
|
xutil.h \
|
|
|
|
|
wconfig.h \
|
|
|
|
|
wcore.c \
|
|
|
|
|
wcore.h \
|
|
|
|
|
wdefaults.c \
|
|
|
|
|
wdefaults.h \
|
|
|
|
|
window.c \
|
|
|
|
|
window.h \
|
|
|
|
|
winmenu.c \
|
|
|
|
|
winspector.h \
|
|
|
|
|
winspector.c \
|
2004-10-12 01:34:32 +00:00
|
|
|
wmspec.h \
|
|
|
|
|
wmspec.c \
|
1998-09-29 22:36:29 +00:00
|
|
|
workspace.c \
|
|
|
|
|
workspace.h \
|
2001-01-18 01:33:44 +00:00
|
|
|
wsound.c \
|
|
|
|
|
wsound.h \
|
1998-09-29 22:36:29 +00:00
|
|
|
text.c \
|
|
|
|
|
text.h
|
|
|
|
|
|
|
|
|
|
|
2004-10-12 01:34:32 +00:00
|
|
|
AM_CPPFLAGS = $(DFLAGS) -DLOCALEDIR=\"$(NLSDIR)\"
|
|
|
|
|
|
2004-10-12 02:13:15 +00:00
|
|
|
AM_CFLAGS = @NOSTRICTALIASING@
|
1999-02-17 11:06:40 +00:00
|
|
|
|
1998-09-29 22:36:29 +00:00
|
|
|
|
|
|
|
|
INCLUDES = \
|
1998-10-21 14:43:47 +00:00
|
|
|
-I$(top_srcdir)/wrlib \
|
1999-02-17 11:06:40 +00:00
|
|
|
-I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
|
1998-09-29 22:36:29 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
wmaker_LDADD = \
|
1999-01-06 15:22:33 +00:00
|
|
|
$(top_builddir)/WINGs/libWINGs.a\
|
|
|
|
|
$(top_builddir)/wrlib/libwraster.la\
|
2002-10-09 05:14:28 +00:00
|
|
|
@XFTLIBS@ \
|
2002-10-13 18:25:36 +00:00
|
|
|
@XLIBS@ \
|
1998-09-29 22:36:29 +00:00
|
|
|
@INTLIBS@ \
|
2000-11-06 03:24:30 +00:00
|
|
|
@DLLIBS@
|
1998-09-29 22:36:29 +00:00
|
|
|
|