dougm 00/05/26 11:35:16
Modified: . Makefile.PL
Log:
add etags target
Revision Changes Path
1.20 +3 -0 modperl-2.0/Makefile.PL
Index: Makefile.PL
===================================================================
RCS file: /home/cvs/modperl-2.0/Makefile.PL,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Makefile.PL 2000/04/30 18:36:50 1.19
+++ Makefile.PL 2000/05/26 18:35:15 1.20
@@ -177,6 +177,9 @@
$string .= <<'EOF';
+etags:
+ @(cd $(MODPERL_SRC) && find . -name '*.[ch]' | etags -L -);
+
modperl_lib:
@(cd $(MODPERL_SRC) && $(MAKE));
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL stas
- cvs commit: modperl-2.0 Makefile.PL stas
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
