dougm 01/03/04 20:11:01
Modified: . Makefile.PL
Log:
shortcuts for scanning and generating code
Revision Changes Path
1.26 +6 -0 modperl-2.0/Makefile.PL
Index: Makefile.PL
===================================================================
RCS file: /home/cvs/modperl-2.0/Makefile.PL,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- Makefile.PL 2001/01/04 07:23:17 1.25
+++ Makefile.PL 2001/03/05 04:11:01 1.26
@@ -159,6 +159,12 @@
$string .= <<'EOF';
+source_scan:
+ $(PERL) util/source_scan.pl
+
+xs_generate:
+ $(PERL) util/xs_generate.pl
+
etags:
$(SHELL) util/make_etags
- 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
- cvs commit: modperl-2.0 Makefile.PL dougm
- cvs commit: modperl-2.0 Makefile.PL dougm
