aboutsummaryrefslogtreecommitdiffstats
path: root/w3mimg/Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [w3m-dev 04073] Re: run configure in another directoryFumitoshi UKAI2004-04-261-2/+3
| | | | | | | | | | | | | * Makefile.in (CFLAGS): include dir here (DEFS): delete include dirs (libwc/libwc.a): pass OPTS only (w3mimg/w3mimg.a): pass OPTS only * libwc/Makefile.in (CFLAGS): fixed * w3mimg/Makefile.in (CFLAGS): added (fb x11): pass OPTS only * w3mimg/fb/Makefile.in (CFLAGS): added * w3mimg/x11/Makefile.in (CFLAGS): added From: Fumitoshi UKAI <ukai@debian.or.jp>
* [w3m-dev 04063] about MakefileFumitoshi UKAI2004-04-091-1/+1
| | | | | | | | | | | | * Makefile.in (DEFS): use CGIBIN_DIR instead of LIB_DIR (MAKE_ARGS): ditto (distclean): rm -f * config.h.dist: use CGIBIN_DIR instead of LIB_DIR * indep.c (w3m_lib_dir): ditto * scripts/Makefile.in: ditto * scripts/multipart/Makefile.in: ditto * w3mimg/Makefile.in (clearn): remove w3mimg.a From: SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* w3mimg/Makefile.in (distclean): rm -f w3mimg.aFumitoshi UKAI2004-03-211-1/+1
| | | | From: Fumitoshi UKAI <ukai@debian.or.jp>
* [w3m-dev 04022] $^Fumitoshi UKAI2003-12-081-1/+1
| | | | | | | * Makefile.in (DEFUNS): added funcname.tab: don't use $^ * w3mimg/Makefile.in (w3mimg.a): don't use $^ From: YONETANI Tomokazu <qhwt@myrealbox.com>
* * scripts/Makefile.in (w3mhelp-funcname.pl): depends ../funcname.tabFumitoshi UKAI2003-10-101-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (IMGOBJS): deleted (indep.o): depends on fm.h funcname1.h (IMGDISPLAY): depends on w3mimg/w3mimg.a (w3mimg/w3mimg.a): renamed from w3mimg * acinclude.m4 (AC_W3M_IMAGE): modify IMBOBJS * w3mimg/Makefile.in (AR): added (RANLIB): added (IMGOBJS): added (w3mimg.a): added From: Fumitoshi UKAI <ukai@debian.or.jp> * [w3m-dev 03990] Re: post-m17n merge problem? * Makefile.in (MAN1): need $(top_srcdir) (MAN1_JA): ditto (LOBJS): depends on fm.h funcname1.h (INFLATE): depends on $(ALIB) (libwc/libwc.a): renamed from libwc (IMGDISPLAY): depends on $(IMGOBJS) instead of w3mimg depends on $(ALIB) (w3mimgdisplay.o): depends on w3mimg/w3mimg.h * acinclude.m4 (AC_W3M_M17N): WCTARGET is libwc/libwc.a * configure.in (HELP_DIR): expand ${prefix} From: qhwt@myrealbox.com
* distcleanFumitoshi UKAI2003-09-291-0/+6
|
* distcleanFumitoshi UKAI2003-09-291-0/+3
|
* based on [w3m-dev 03970]Fumitoshi UKAI2003-09-241-1/+1
| | | | | | | SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> * acinclude.m4 (AC_W3M_IMAGE): add IMGTARGETS * w3mimg/Makefile.in (all): use @IMGTARGETS@ From: Fumitoshi UKAI <ukai@debian.or.jp>
* fix top_srcdirFumitoshi UKAI2003-09-221-1/+1
|
* more autoconfiscateFumitoshi UKAI2003-09-221-0/+28