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

Comparing rxvt-unicode/src/Makefile.in (file contents):
Revision 1.33 by root, Mon Jan 2 17:17:02 2006 UTC vs.
Revision 1.34 by root, Mon Jan 2 18:25:03 2006 UTC

108 108
109perlxsi.c: Makefile 109perlxsi.c: Makefile
110 $(PERL) -MExtUtils::Embed -e xsinit -- -std urxvt 110 $(PERL) -MExtUtils::Embed -e xsinit -- -std urxvt
111 111
112rxvtperl.C: rxvtperl.xs typemap 112rxvtperl.C: rxvtperl.xs typemap
113 $(PERL) @PERLARCHLIB@/ExtUtils/xsubpp -C++ -typemap @PERLARCHLIB@/ExtUtils/typemap -typemap typemap -prototypes $< >$@ 113 $(PERL) @PERLPRIVLIBEXP@/ExtUtils/xsubpp -C++ -typemap @PERLPRIVLIBEXP@/ExtUtils/typemap -typemap typemap -prototypes $< >$@
114 114
115rxvtperl.o: rxvtperl.C perlxsi.c 115rxvtperl.o: rxvtperl.C perlxsi.c
116 $(COMPILE) @PERLFLAGS@ -DLIBDIR="\"$(libdir)/urxvt\"" -c $< 116 $(COMPILE) @PERLFLAGS@ -DLIBDIR="\"$(libdir)/urxvt\"" -c $<
117 117
118depend: 118depend:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines