diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2003-06-04 11:50:15 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2003-06-04 11:50:15 +0000 |
commit | c2a6b33ed5c7686421c66fa90fe18e1d7a14b7ec (patch) | |
tree | 907ed244aa758fe70bb33256a17deca1e5fd9fb2 /Makefile.common | |
parent | b6ae9da8c7dfba6587038cac42684949bf2faaf0 (diff) |
mtr read/write, etc.
svn path=/trunk/externals/miXed/; revision=682
Diffstat (limited to 'Makefile.common')
-rw-r--r-- | Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index 7023540..25ebd88 100644 --- a/Makefile.common +++ b/Makefile.common @@ -14,7 +14,7 @@ TILDE = ~ include Makefile.sources include Makefile.objects -CC = gcc +CC = gcc-2.95 default: define_build all |