Edit

kc3-lang/automake/tests/copy.test

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 1999-01-22 14:14:48
    Hash : a799e31d
    Message : * copy.test: New file. * Makefile.am (TESTS): Added copy.test.

  • tests/copy.test
  • #! /bin/sh
    
    # Test to make sure `-c' works.  Report from Andris Pavenis.
    
    . $srcdir/defs || exit 1
    
    : > Makefile.am
    rm install-sh
    
    $AUTOMAKE -c -a