diff options
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile index 15019a1f5..20abe8466 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,5 +1,3 @@ -# $Id$ - CC?= gcc CXX?= g++ PYTHON?=/usr/bin/env python |