X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fsamples%2FMakefile.in;h=0034fab9385105b29ab7ceaf94a0ff94b1cb8896;hp=1a480e80edf51828320b04d3e2f0a778976a9c54;hb=421caba60c1ee737f657b6453a6e1f292aac8f65;hpb=fde8fd6531cc2063d86dc04a230cd3eef135ab3c diff --git a/Ada95/samples/Makefile.in b/Ada95/samples/Makefile.in index 1a480e80..0034fab9 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.38 2010/06/12 19:28:33 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) -L../lib -lAdaCurses @TEST_LIBS2@ PROGS = tour rain ncurses