1997-11-24 22:37:52 +00:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
1998-06-10 23:44:55 +00:00
|
|
|
SRC_SUBDIRS = gdk gtk
|
1998-12-15 21:08:52 +00:00
|
|
|
SUBDIRS = po $(SRC_SUBDIRS) docs
|
1997-11-24 22:37:52 +00:00
|
|
|
|
1998-11-24 05:10:21 +00:00
|
|
|
bin_SCRIPTS = gtk-config
|
1998-03-12 23:23:43 +00:00
|
|
|
|
1998-02-20 05:46:48 +00:00
|
|
|
EXTRA_DIST = \
|
1998-07-27 02:51:48 +00:00
|
|
|
HACKING \
|
1998-05-01 04:23:59 +00:00
|
|
|
gtk+.spec \
|
|
|
|
gtk.m4 \
|
|
|
|
makecopyright \
|
|
|
|
TODO \
|
1998-05-07 07:45:04 +00:00
|
|
|
NEWS.pre-1-0 \
|
1998-04-17 01:10:37 +00:00
|
|
|
ChangeLog.pre-1-0 \
|
1998-08-16 21:15:11 +00:00
|
|
|
README.cvs-commits \
|
1998-12-24 15:21:13 +00:00
|
|
|
intl/libgettext.h \
|
1998-12-31 02:25:58 +00:00
|
|
|
intl/po2tbl.sed.in \
|
1998-04-08 04:07:01 +00:00
|
|
|
examples/aspectframe/Makefile \
|
|
|
|
examples/aspectframe/aspectframe.c \
|
1999-02-08 12:59:21 +00:00
|
|
|
examples/Makefile \
|
|
|
|
examples/README.1ST \
|
|
|
|
examples/extract.awk \
|
|
|
|
examples/extract.sh \
|
|
|
|
examples/base/Makefile \
|
|
|
|
examples/base/base.c \
|
1998-04-08 04:07:01 +00:00
|
|
|
examples/buttons/Makefile \
|
|
|
|
examples/buttons/buttons.c \
|
|
|
|
examples/buttons/info.xpm \
|
1999-02-08 12:59:21 +00:00
|
|
|
examples/calendar/Makefile \
|
|
|
|
examples/calendar/gcalendar.c \
|
|
|
|
examples/clist/Makefile \
|
|
|
|
examples/clist/clist.c \
|
1998-04-08 04:07:01 +00:00
|
|
|
examples/entry/Makefile \
|
|
|
|
examples/entry/entry.c \
|
|
|
|
examples/eventbox/Makefile \
|
|
|
|
examples/eventbox/eventbox.c \
|
|
|
|
examples/filesel/Makefile \
|
|
|
|
examples/filesel/filesel.c \
|
|
|
|
examples/gtkdial/Makefile \
|
|
|
|
examples/gtkdial/dial_test.c \
|
|
|
|
examples/gtkdial/gtkdial.c \
|
|
|
|
examples/gtkdial/gtkdial.h \
|
|
|
|
examples/helloworld/Makefile \
|
|
|
|
examples/helloworld/helloworld.c \
|
|
|
|
examples/helloworld2/Makefile \
|
|
|
|
examples/helloworld2/helloworld2.c \
|
|
|
|
examples/list/Makefile \
|
|
|
|
examples/list/list.c \
|
|
|
|
examples/menu/Makefile \
|
|
|
|
examples/menu/menu.c \
|
1999-02-04 13:32:14 +00:00
|
|
|
examples/menu/itemfactory.c \
|
1998-04-08 04:07:01 +00:00
|
|
|
examples/notebook/Makefile \
|
|
|
|
examples/notebook/notebook.c \
|
|
|
|
examples/packbox/Makefile \
|
|
|
|
examples/packbox/packbox.c \
|
1999-02-08 12:59:21 +00:00
|
|
|
examples/packer/Makefile \
|
|
|
|
examples/packer/pack.c \
|
1998-04-08 04:07:01 +00:00
|
|
|
examples/paned/Makefile \
|
|
|
|
examples/paned/paned.c \
|
|
|
|
examples/pixmap/Makefile \
|
|
|
|
examples/pixmap/pixmap.c \
|
|
|
|
examples/progressbar/Makefile \
|
|
|
|
examples/progressbar/progressbar.c \
|
|
|
|
examples/radiobuttons/Makefile \
|
|
|
|
examples/radiobuttons/radiobuttons.c \
|
1999-02-08 12:59:21 +00:00
|
|
|
examples/rangewidgets/Makefile \
|
|
|
|
examples/rangewidgets/rangewidgets.c \
|
1998-04-08 04:07:01 +00:00
|
|
|
examples/rulers/Makefile \
|
|
|
|
examples/rulers/rulers.c \
|
|
|
|
examples/scribble-simple/Makefile \
|
|
|
|
examples/scribble-simple/scribble-simple.c \
|
|
|
|
examples/scrolledwin/Makefile \
|
|
|
|
examples/scrolledwin/scrolledwin.c \
|
|
|
|
examples/selection/Makefile \
|
|
|
|
examples/selection/gettargets.c \
|
|
|
|
examples/selection/setselection.c \
|
|
|
|
examples/statusbar/Makefile \
|
|
|
|
examples/statusbar/statusbar.c \
|
|
|
|
examples/table/Makefile \
|
|
|
|
examples/table/table.c \
|
1999-02-08 12:59:21 +00:00
|
|
|
examples/text/Makefile \
|
|
|
|
examples/text/text.c \
|
1998-04-08 04:07:01 +00:00
|
|
|
examples/tictactoe/Makefile \
|
|
|
|
examples/tictactoe/tictactoe.c \
|
|
|
|
examples/tictactoe/tictactoe.h \
|
|
|
|
examples/tictactoe/ttt_test.c \
|
1999-02-08 12:59:21 +00:00
|
|
|
examples/tree/Makefile \
|
|
|
|
examples/tree/tree.c \
|
1998-04-08 04:07:01 +00:00
|
|
|
examples/wheelbarrow/Makefile \
|
|
|
|
examples/wheelbarrow/wheelbarrow.c \
|
1999-02-08 12:59:21 +00:00
|
|
|
examples/fixed/fixed.c \
|
|
|
|
examples/fixed/Makefile \
|
|
|
|
examples/frame/frame.c \
|
|
|
|
examples/frame/Makefile \
|
|
|
|
examples/spinbutton/spinbutton.c \
|
|
|
|
examples/spinbutton/Makefile \
|
1998-04-08 04:07:01 +00:00
|
|
|
examples/find-examples.sh
|
1998-03-28 01:01:54 +00:00
|
|
|
|
1997-11-24 22:37:52 +00:00
|
|
|
|
1998-03-12 23:23:43 +00:00
|
|
|
m4datadir = $(datadir)/aclocal
|
|
|
|
m4data_DATA = gtk.m4
|
|
|
|
|
1998-10-31 09:53:29 +00:00
|
|
|
.PHONY: files release sanity snapshot
|
1997-11-24 22:37:52 +00:00
|
|
|
|
|
|
|
files:
|
|
|
|
@files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \
|
|
|
|
echo $$p; \
|
|
|
|
done
|
|
|
|
@for subdir in $(SUBDIRS); do \
|
|
|
|
files=`cd $$subdir; $(MAKE) files | grep -v "make\[[1-9]\]"`; \
|
|
|
|
for file in $$files; do \
|
|
|
|
echo $$subdir/$$file; \
|
|
|
|
done; \
|
|
|
|
done
|
|
|
|
|
1998-10-31 09:53:29 +00:00
|
|
|
release:
|
|
|
|
rm -rf .deps */.deps
|
|
|
|
$(MAKE) distcheck
|
1997-11-24 22:37:52 +00:00
|
|
|
|
1998-10-31 09:53:29 +00:00
|
|
|
sanity:
|
|
|
|
./sanity_check $(VERSION)
|
1997-11-24 22:37:52 +00:00
|
|
|
|
1998-10-31 09:53:29 +00:00
|
|
|
|
|
|
|
snapshot:
|
1997-11-24 22:37:52 +00:00
|
|
|
$(MAKE) dist distdir=$(PACKAGE)`date +"%y%m%d"`
|