cvs commit: ponie Makefile

[email protected] (Arthur Bergman)
Newsgroups perl.ponie.changes
Message-ID <[email protected]>
cvsuser     03/12/10 02:24:21

  Modified:    .        Makefile
  Log:
  support testing all
  
  Revision  Changes    Path
  1.2       +5 -0      ponie/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /cvs/public/ponie/Makefile,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -w -r1.1 -r1.2
  --- Makefile	9 Sep 2003 14:14:51 -0000	1.1
  +++ Makefile	10 Dec 2003 10:24:21 -0000	1.2
  @@ -40,6 +40,11 @@
   install:
   	error: parrot is not installable, so neither is ponie (yet)
   
  +test:
  +	cd parrot && make -k test
  +	cd perl && make test
  +
   .DEFAULT:
   	cd parrot && $(MAKE) $<
   	cd perl && $(MAKE) $<
  +
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.