[svn:mod_parrot] r223 - in mod_parrot/trunk: . lib/pugs [email protected] Fri, 27 Jul 2007 12:09:13 -0700 (PDT) Newsgroups perl.cvs.mod_parrot Message-ID <[email protected]> Author: jhorwitz Date: Fri Jul 27 12:09:13 2007 New Revision: 223 Removed: mod_parrot/trunk/lib/pugs/ Modified: mod_parrot/trunk/Makefile.in Log: remove obsolete pugs code Modified: mod_parrot/trunk/Makefile.in ============================================================================== --- mod_parrot/trunk/Makefile.in (original) +++ mod_parrot/trunk/Makefile.in Fri Jul 27 12:09:13 2007 @@ -29,8 +29,7 @@ lib/Apache/Constants \ lib/APR/Table \ lib/ModParrot/init \ - lib/ModParrot/HLL/pir \ - lib/ModParrot/HLL/pugs + lib/ModParrot/HLL/pir all: gen-src src/mod_parrot.la