ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/Makefile.in
(Generate patch)

Comparing rxvt-unicode/doc/Makefile.in (file contents):
Revision 1.24 by root, Mon Jan 2 15:59:25 2006 UTC vs.
Revision 1.26 by ayin, Mon Jan 16 17:18:01 2006 UTC

1# doc/Makefile.in -*- Makefile -*- 1# doc/Makefile.in -*- Makefile -*-
2@MCOMMON@
3 2
4srcdir = @srcdir@ 3srcdir = @srcdir@
5VPATH = @srcdir@ 4VPATH = @srcdir@
6.PATH: @srcdir@ 5.PATH: @srcdir@
7 6
48 $(SED) $(SEDREPLACE) <$< | podselect -section "FREQUENTLY ASKED QUESTIONS" | pod2text >$@ 47 $(SED) $(SEDREPLACE) <$< | podselect -section "FREQUENTLY ASKED QUESTIONS" | pod2text >$@
49 48
50tags allbin: 49tags allbin:
51 50
52alldoc: rxvt.1.man.in rxvt.7.man.in rxvtc.1.man.in rxvtd.1.man.in rxvtperl.3.man.in \ 51alldoc: rxvt.1.man.in rxvt.7.man.in rxvtc.1.man.in rxvtd.1.man.in rxvtperl.3.man.in \
53 rxvt.1.txt rxvt.7.txt rxvtc.1.txt rxvtd.1.txt \ 52 rxvt.1.txt rxvt.7.txt rxvtc.1.txt rxvtd.1.txt rxvtperl.3.txt \
54 rxvt.1.html rxvt.7.html rxvtc.1.html rxvtd.1.html rxvtperl.3.html \ 53 rxvt.1.html rxvt.7.html rxvtc.1.html rxvtd.1.html rxvtperl.3.html \
55 ../README.configure ../README.FAQ 54 ../README.configure ../README.FAQ
56 infocmp -C rxvt-unicode >etc/rxvt-unicode.termcap 55 infocmp -C rxvt-unicode >etc/rxvt-unicode.termcap
57 56
58clean: 57clean:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines