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.21 by root, Mon Feb 14 10:44:50 2005 UTC vs.
Revision 1.22 by root, Thu Feb 17 12:00:33 2005 UTC

41 $(SED) $(SEDREPLACE) <$< | podselect -section "FREQUENTLY ASKED QUESTIONS" | pod2text >$@ 41 $(SED) $(SEDREPLACE) <$< | podselect -section "FREQUENTLY ASKED QUESTIONS" | pod2text >$@
42 42
43tags allbin: 43tags allbin:
44 44
45alldoc: rxvt.1.man.in rxvt.7.man.in rxvt.1.html rxvt.7.html rxvt.1.txt rxvt.7.txt ../README.configure ../README.FAQ 45alldoc: rxvt.1.man.in rxvt.7.man.in rxvt.1.html rxvt.7.html rxvt.1.txt rxvt.7.txt ../README.configure ../README.FAQ
46 infocmp -C rxvt-unicode >etc/rxvt-unicode.termcap
46 47
47clean: 48clean:
48 $(RMF) *~ 49 $(RMF) *~
49 50
50realclean: clean 51realclean: clean

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines