config-makefile-include-xcflags64-20011107

this was missed during the conversion
This commit is contained in:
Nickolai Zeldovich 2001-11-08 03:02:08 +00:00 committed by Derrick Brashear
parent c602093e51
commit c32ee0e39d

View File

@ -64,6 +64,7 @@ TOP_OBJDIR = @TOP_OBJDIR@
TOP_SRCDIR = @TOP_SRCDIR@ TOP_SRCDIR = @TOP_SRCDIR@
TXLIBS = @TXLIBS@ TXLIBS = @TXLIBS@
VPATH = ${srcdir} VPATH = ${srcdir}
XCFLAGS64 = @XCFLAGS64@
XCFLAGS = @XCFLAGS@ XCFLAGS = @XCFLAGS@
XLDFLAGS64 = @XLDFLAGS64@ XLDFLAGS64 = @XLDFLAGS64@
XLDFLAGS = @XLDFLAGS@ XLDFLAGS = @XLDFLAGS@