1997-11-25 06:05:25 +08:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
1999-06-28 21:28:37 +08:00
|
|
|
SUBDIRS = tools po po-plug-ins intl libgimp app $(GIMP_PLUGINS) $(GIMP_MODULES) data tips help $(GIMPDOCS)
|
1997-11-25 06:05:25 +08:00
|
|
|
|
1999-08-26 08:31:37 +08:00
|
|
|
bin_SCRIPTS = gimptool @GIMPINSTALL@
|
|
|
|
|
|
|
|
EXTRA_SCRIPTS = gimpinstall
|
1998-05-03 05:50:29 +08:00
|
|
|
|
1998-11-06 08:51:39 +08:00
|
|
|
EXTRA_DIST = \
|
1999-08-02 13:50:14 +08:00
|
|
|
cursors/bad \
|
1999-09-12 03:33:33 +08:00
|
|
|
cursors/badmsk \
|
1999-05-05 18:46:00 +08:00
|
|
|
cursors/bigcirc \
|
|
|
|
cursors/bigcircmsk \
|
1999-05-14 06:53:40 +08:00
|
|
|
cursors/dropper \
|
|
|
|
cursors/droppermsk \
|
1999-05-05 18:46:00 +08:00
|
|
|
cursors/mouse1 \
|
|
|
|
cursors/mouse1msk \
|
1999-05-14 06:53:40 +08:00
|
|
|
cursors/mouse1_ap \
|
|
|
|
cursors/mouse1_apmsk \
|
|
|
|
cursors/mouse1_cp \
|
|
|
|
cursors/mouse1_cpmsk \
|
1999-05-05 18:46:00 +08:00
|
|
|
cursors/mouse1_m \
|
|
|
|
cursors/mouse1_mmsk \
|
1999-05-14 06:53:40 +08:00
|
|
|
cursors/mouse1_mm \
|
|
|
|
cursors/mouse1_mmmsk \
|
1999-05-05 18:46:00 +08:00
|
|
|
cursors/mouse1_p \
|
|
|
|
cursors/mouse1_pmsk \
|
1999-05-14 06:53:40 +08:00
|
|
|
cursors/mouse1_sel \
|
|
|
|
cursors/mouse1_selmsk \
|
|
|
|
cursors/mouse1_selm \
|
|
|
|
cursors/mouse1_selmmsk \
|
|
|
|
cursors/mouse1_selp \
|
|
|
|
cursors/mouse1_selpmsk \
|
1999-06-07 02:17:57 +08:00
|
|
|
cursors/mouse1_u \
|
|
|
|
cursors/mouse1_umsk \
|
|
|
|
pixmaps/anchor.xpm \
|
|
|
|
pixmaps/chain.xpm \
|
|
|
|
pixmaps/channel.xbm \
|
|
|
|
pixmaps/delete.xpm \
|
1999-08-14 06:33:49 +08:00
|
|
|
pixmaps/dropper.xpm \
|
1999-06-07 02:17:57 +08:00
|
|
|
pixmaps/duplicate.xpm \
|
1999-06-26 11:11:27 +08:00
|
|
|
pixmaps/eek.xpm \
|
1999-06-07 02:17:57 +08:00
|
|
|
pixmaps/eye.xbm \
|
|
|
|
pixmaps/layer.xbm \
|
|
|
|
pixmaps/linked.xbm \
|
1999-07-08 03:09:52 +08:00
|
|
|
pixmaps/locked.xbm \
|
1999-06-07 02:17:57 +08:00
|
|
|
pixmaps/lower.xpm \
|
|
|
|
pixmaps/mask.xbm \
|
1999-09-12 03:33:33 +08:00
|
|
|
pixmaps/navbutton.xpm \
|
1999-06-07 02:17:57 +08:00
|
|
|
pixmaps/new.xpm \
|
|
|
|
pixmaps/no.xpm \
|
|
|
|
pixmaps/raise.xpm \
|
|
|
|
pixmaps/path.xbm \
|
|
|
|
pixmaps/penadd.xpm \
|
|
|
|
pixmaps/pendel.xpm \
|
|
|
|
pixmaps/penedit.xpm \
|
|
|
|
pixmaps/pennorm.xpm \
|
|
|
|
pixmaps/penstroke.xpm \
|
1999-07-18 04:37:31 +08:00
|
|
|
pixmaps/qmasksel.xpm \
|
|
|
|
pixmaps/qmasknosel.xpm \
|
|
|
|
pixmaps/topath.xpm \
|
1999-06-07 02:17:57 +08:00
|
|
|
pixmaps/toselection.xpm \
|
|
|
|
pixmaps/yes.xpm \
|
|
|
|
pixmaps/zoom_in.xpm \
|
|
|
|
pixmaps/zoom_out.xpm \
|
|
|
|
README.i18n \
|
|
|
|
README.win32 \
|
|
|
|
README.perl \
|
|
|
|
ChangeLog.pre-1-0 \
|
|
|
|
MAINTAINERS \
|
|
|
|
TODO \
|
|
|
|
gtkrc \
|
|
|
|
unitrc \
|
|
|
|
gimp_logo.ppm \
|
|
|
|
gimp_splash.ppm \
|
|
|
|
gimp1_1_splash.ppm \
|
|
|
|
rmshm \
|
|
|
|
user_install \
|
|
|
|
user_install.bat \
|
|
|
|
ps-menurc \
|
|
|
|
gimp.1 \
|
|
|
|
gimptool.1 \
|
|
|
|
gtkrc.forest2 \
|
|
|
|
gimp.m4 \
|
|
|
|
gimprc.win32 \
|
1999-03-09 05:59:55 +08:00
|
|
|
config.h.win32
|
1997-11-25 06:05:25 +08:00
|
|
|
|
1998-11-06 08:51:39 +08:00
|
|
|
gimpdata_DATA = \
|
1999-03-13 06:43:12 +08:00
|
|
|
gimprc \
|
|
|
|
gimprc_user \
|
|
|
|
gtkrc \
|
1999-03-17 04:14:07 +08:00
|
|
|
unitrc \
|
1999-03-13 06:43:12 +08:00
|
|
|
gimp_logo.ppm \
|
|
|
|
gimp_splash.ppm \
|
|
|
|
gimp1_1_splash.ppm \
|
|
|
|
ps-menurc \
|
1998-11-06 08:51:39 +08:00
|
|
|
gtkrc.forest2
|
1997-11-25 06:05:25 +08:00
|
|
|
|
|
|
|
gimpdata_SCRIPTS = user_install
|
|
|
|
|
1999-02-14 09:53:23 +08:00
|
|
|
man_MANS=gimp.1 gimptool.1 gimprc.5
|
1998-04-14 06:18:59 +08:00
|
|
|
|
1998-06-14 12:33:27 +08:00
|
|
|
m4datadir = $(datadir)/aclocal
|
1998-06-16 03:48:57 +08:00
|
|
|
m4data_DATA = gimp.m4
|
|
|
|
|
|
|
|
scriptdata =
|
1997-11-25 06:05:25 +08:00
|
|
|
|
1999-08-26 08:31:37 +08:00
|
|
|
gimpinstall:
|
|
|
|
$(LN_S) $(srcdir)/install-sh $(srcdir)/gimpinstall
|
|
|
|
|
1997-11-25 06:05:25 +08:00
|
|
|
.PHONY: files populate checkin release
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
populate:
|
|
|
|
@echo "populating project"
|
|
|
|
@files=`$(MAKE) files | grep -v "make\[[1-9]\]"`; prcs populate -d gimp.prj $$files
|
|
|
|
|
|
|
|
checkin: populate
|
|
|
|
@echo "checking in project"
|
|
|
|
@prcs checkin
|
|
|
|
|
|
|
|
release:
|
|
|
|
$(MAKE) dist distdir=$(PACKAGE)`date +"%y%m%d"`
|