Added the EXEEXT variable so that Makefiles can figure out what extension
authorJohn Criswell <criswell@uiuc.edu>
Tue, 1 Jun 2004 19:04:38 +0000 (19:04 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Tue, 1 Jun 2004 19:04:38 +0000 (19:04 +0000)
commite6d468f6f77b52e5ccc4592d1024829d8f5cf70b
tree8c5fee14ace6cadcdddb05c1f28d8fd4663e6f7d
parent7ce62cc236f887cbb0706d970239a76485ff299a
Added the EXEEXT variable so that Makefiles can figure out what extension
to put on executable files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13925 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in