X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fsamples%2FMakefile.in;h=8bd88e5b4d3a44e0519f9ebcb18fbedbd2aa0080;hp=1a480e80edf51828320b04d3e2f0a778976a9c54;hb=f9d358b4f3cf9b44727a0ee5c08f8ca6ae4e3821;hpb=a2ea66477b08cf07200cf7c319447d61d1360d85 diff --git a/Ada95/samples/Makefile.in b/Ada95/samples/Makefile.in index 1a480e80..8bd88e5b 100644 --- a/Ada95/samples/Makefile.in +++ b/Ada95/samples/Makefile.in @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 1998-2008,2009 Free Software Foundation, Inc. # +# Copyright (c) 1998-2009,2010 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.36 2009/01/11 01:11:54 tom Exp $ +# $Id: Makefile.in,v 1.37 2010/05/29 21:09:58 tom Exp $ # .SUFFIXES: @@ -87,7 +87,7 @@ ALIB = @cf_ada_package@ ABASE = $(ALIB)-curses CARGS =-cargs $(ADAFLAGS) -LARGS =-largs @TEST_ARG2@ $(LD_FLAGS) -lAdaCurses +LARGS =-largs @TEST_ARG2@ $(LD_FLAGS) -lAdaCurses @TEST_LIBS2@ PROGS = tour rain ncurses