X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=Ada95%2Fgen%2FMakefile.in;h=b7e3becfc65fa6316dfeb89894298441cc5a07b5;hb=205f120bce7a338464e79ef846e4f07eff365d6c;hp=7bb1dc9c8c2c3701d755ffe6c6f328c6dd09d517;hpb=76af49c338ca828b39306fcf93c6d49dfaf11dfc;p=ncurses.git diff --git a/Ada95/gen/Makefile.in b/Ada95/gen/Makefile.in index 7bb1dc9c..b7e3becf 100644 --- a/Ada95/gen/Makefile.in +++ b/Ada95/gen/Makefile.in @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. # +# Copyright (c) 1998-2007,2008 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -28,7 +28,7 @@ # # Author: Juergen Pfeifer, 1996 # -# $Id: Makefile.in,v 1.60 2007/09/15 17:55:33 tom Exp $ +# $Id: Makefile.in,v 1.61 2008/10/04 22:58:31 tom Exp $ # .SUFFIXES: @@ -79,7 +79,7 @@ LD_FLAGS = @LD_MODEL@ $(LOCAL_LIBS) @LDFLAGS@ @LIBS@ @LOCAL_LDFLAGS2@ $(LDFLAGS) RANLIB = @RANLIB@ M4 = m4 -M4FLAGS = +M4FLAGS = -DNCURSES_EXT_FUNCS=@NCURSES_EXT_FUNCS@ ADACURSES_CONFIG = adacurses-config