projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9edb745
)
Formerly compatMakefile.~50~
author
Roland McGrath
<roland@redhat.com>
Tue, 5 Jan 1993 19:54:03 +0000
(19:54 +0000)
committer
Roland McGrath
<roland@redhat.com>
Tue, 5 Jan 1993 19:54:03 +0000
(19:54 +0000)
compatMakefile
patch
|
blob
|
history
diff --git
a/compatMakefile
b/compatMakefile
index
c423476
..
03f9180
100644
(file)
--- a/
compatMakefile
+++ b/
compatMakefile
@@
-22,6
+22,8
@@
srcdir = @srcdir@
VPATH = $(srcdir)
+, 1993CC = @CC@
+
CFLAGS = -g
LDFLAGS = -g
@@
-200,5
+202,8
@@
configure: configure.in
config.h.in: configure.in
autohead
+# This tells versions [3.59,3.63) of GNU make not to export all variables.
+.NOEXPORT:
+
# Automatically generated dependencies will be put at the end of the file.