[w3m-dev 04045] w3m 0.5にむけ て(Makefile.in)
Akihiro Sagawa <[email protected]>
| Newsgroups | gmane.comp.web.w3m.devel |
|---|---|
| Message-ID | <[email protected]> |
1/2 ../configure && make make RCS file: /cvsroot/w3m/w3m/Makefile.in,v retrieving revision 1.30 diff -u -r1.30 Makefile.in --- Makefile.in 8 Dec 2003 16:15:18 -0000 1.30 +++ Makefile.in 21 Mar 2004 14:50:43 -0000 @@ -115,7 +115,7 @@ HELP_ALLFILES=w3mhelp-w3m_en.html w3mhelp-w3m_ja.html \ w3mhelp-lynx_en.html w3mhelp-lynx_ja.html -DEFUNS=main.c menu.c +DEFUNS=$(top_srcdir)/main.c $(top_srcdir)/menu.c SCRIPTSUBDIRS= scripts SUBDIRS = $(SCRIPTSUBDIRS) w3mimg libwc po .PHONY: $(SUBDIRS) -- <[email protected]>