]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly compatMakefile.~53~
authorRoland McGrath <roland@redhat.com>
Tue, 12 Jan 1993 17:31:40 +0000 (17:31 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 12 Jan 1993 17:31:40 +0000 (17:31 +0000)
compatMakefile

index 5b6bb3aa12dacf9b9f5b93a0a1f2571a96d58c9e..eb75744dd23af6fab20f865c70163ca151d8d7e6 100644 (file)
@@ -35,7 +35,7 @@ LDFLAGS = -g
 #                              without complaint but produce losing code,
 #                              so beware.
 # NeXT 1.0a uses an old version of GCC, which required -D__inline=inline.
-defines = -DLIBDIR=\"$(libdir)\" -DINCLUDEDIR=\"$(includedir)\"
+defines = @DEFS@ -DLIBDIR=\"$(libdir)\" -DINCLUDEDIR=\"$(includedir)\"
 
 # If you are using the GNU C library, or have the GNU getopt functions in
 # your C library, you can comment these out.