]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - menu/Makefile.in
ncurses 6.2 - patch 20210116
[ncurses.git] / menu / Makefile.in
index 77a83ed7beec4ba6ac2e03f22b74b88886910ae3..fb13eb07c8ef4470d368a3f8273ed79844d4ee8b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.69 2020/07/18 19:17:20 tom Exp $
+# $Id: Makefile.in,v 1.70 2020/08/29 14:50:45 tom Exp $
 ##############################################################################
 # Copyright 2020 Thomas E. Dickey                                            #
 # Copyright 1998-2015,2018 Free Software Foundation, Inc.                    #
@@ -90,7 +90,7 @@ ETAGS         = @ETAGS@
 
 CC             = @CC@
 CPP            = @CPP@
-CFLAGS         = @CFLAGS@
+CFLAGS         = @CFLAGS@ @EXTRA_CFLAGS@
 
 INCDIR         = $(top_srcdir)/include
 BASE_DIR       = $(top_srcdir)/ncurses