~dexter/parrot-pkg/maverick

« back to all changes in this revision

Viewing changes to t/steps/inter/progs-03.t

  • Committer: Piotr Roszatycki
  • Date: 2011-01-11 14:34:28 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: piotr.roszatycki@gmail.com-20110111143428-s7pa7qz38m61o4tw
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! perl
2
2
# Copyright (C) 2007, Parrot Foundation.
3
 
# $Id: progs-03.t 42594 2009-11-20 02:41:47Z jkeenan $
4
3
# inter/progs-03.t
5
4
 
6
5
use strict;
51
50
    qw|
52
51
        cc
53
52
        link
 
53
        ar
54
54
        ld
55
55
        ccflags
56
56
        linkflags
 
57
        arflags
57
58
        ldflags
58
59
        libs
59
60
        cxx