| Subject: | [svn:parrot] r31589 - branches/pdd30_install/languages/perl6/config/makefiles |
|---|---|
| From: | |
| Date: | Fri, 3 Oct 2008 07:18:09 -0700 PDT |
| Newsgroups: | perl.cvs.parrot |
Author: rurban Date: Fri Oct 3 07:18:08 2008 New Revision: 31589 Modified: branches/pdd30_install/languages/perl6/config/makefiles/root.in Log: [perl6] add CP to Makefile Modified: branches/pdd30_install/languages/perl6/config/makefiles/root.in ============================================================================== --- branches/pdd30_install/languages/perl6/config/makefiles/root.in (original) +++ branches/pdd30_install/languages/perl6/config/makefiles/root.in Fri Oct 3 07:18:08 2008 @@ -29,6 +29,7 @@ MAKE = @make_c@ PERL = @perl@ RM_F = @rm_f@ +CP = @cp@ #IF(parrot_is_shared and !(cygwin|win32)):export LD_RUN_PATH := @blib_dir@:$(LD_RUN_PATH) PARROT = ../../parrot@exe@ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [svn:parrot] r31588 - in branches/pdd30_install/languages: WMLScript/config/makefiles befunge ecmascript/config/makefiles m4/config/makefiles pipp/src/pmc tcl/config/makefiles unlambda/config/makefiles, rurban |
|---|---|
| Next by Date: | [svn:parrot] r31590 - trunk/docs/project, allison |
| Previous by Thread: | [svn:parrot] r31588 - in branches/pdd30_install/languages: WMLScript/config/makefiles befunge ecmascript/config/makefiles m4/config/makefiles pipp/src/pmc tcl/config/makefiles unlambda/config/makefiles, rurban |
| Next by Thread: | [svn:parrot] r31590 - trunk/docs/project, allison |
| Indexes: | [Date] [Thread] [Top] [All Lists] |