X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2FMakefile.in;h=fb13eb07c8ef4470d368a3f8273ed79844d4ee8b;hp=77a83ed7beec4ba6ac2e03f22b74b88886910ae3;hb=a28e782d7794ddeec23e7cb212dc455f0d93dc22;hpb=cf6a62567b2365c8678b7d561845bdbd1739e5da diff --git a/menu/Makefile.in b/menu/Makefile.in index 77a83ed7..fb13eb07 100644 --- a/menu/Makefile.in +++ b/menu/Makefile.in @@ -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