Formerly GNUmakefile.~84~
authorRoland McGrath <roland@redhat.com>
Tue, 5 Jan 1993 19:53:58 +0000 (19:53 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 5 Jan 1993 19:53:58 +0000 (19:53 +0000)
GNUmakefile

index 6c0ce8d..c4c0ba7 100644 (file)
@@ -1,6 +1,6 @@
 # GNU Make-specific makefile for GNU Make.
 
-# Copyright (C) 1990, 1991, 1992 Free Software Foundation, Inc.
+# Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
 # This file is part of GNU Make.
 # 
 # GNU Make is free software; you can redistribute it and/or modify
@@ -21,6 +21,7 @@
 default:
 
 override srcdir := .
+override CC := $(CC)
 
 # Get most of the information from the Unix-compatible makefile.
 include compatMakefile