This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix .gitignore: only ignore 'perl' in root of repo, not U/perl subdir
[metaconfig.git] / U / perl / IncClean.U
1 ?RCS:
2 ?RCS: $Id$
3 ?RCS:
4 ?RCS: Copyright (c) 2000, Jarkko Hietaniemi
5 ?RCS:
6 ?X:
7 ?X: This unit produces a bit of shell code that must be dotted in order
8 ?X: to make quick check on whether the current C compiler is working.
9 ?X:
10 ?MAKE:IncClean: ccflags cppflags
11 ?MAKE:  -pick add $@ %<
12 ?LINT:extern ccflags
13 ?LINT:change ccflags
14 ?LINT:extern cppflags
15 ?LINT:change cppflags