X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fsamples%2FMakefile.in;h=1a480e80edf51828320b04d3e2f0a778976a9c54;hp=340e3bd4bcb449842ae6484e09cfd0a83e4fc19d;hb=d803343ca3e2a419085e76fc9f04a6fbd14498b8;hpb=65ee0f2ca50c827bf271df7a087edd7da49f598d diff --git a/Ada95/samples/Makefile.in b/Ada95/samples/Makefile.in index 340e3bd4..1a480e80 100644 --- a/Ada95/samples/Makefile.in +++ b/Ada95/samples/Makefile.in @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 1998-2005,2008 Free Software Foundation, Inc. # +# Copyright (c) 1998-2008,2009 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.35 2008/11/23 00:17:20 juergen Exp $ +# $Id: Makefile.in,v 1.36 2009/01/11 01:11:54 tom Exp $ # .SUFFIXES: @@ -88,8 +88,8 @@ ABASE = $(ALIB)-curses CARGS =-cargs $(ADAFLAGS) LARGS =-largs @TEST_ARG2@ $(LD_FLAGS) -lAdaCurses - -PROGS = tour rain ncurses + +PROGS = tour rain ncurses TOUR_OBJS = tour.o sample.o sample-curses_demo.o sample-explanation.o \ sample-form_demo.o sample-function_key_setting.o \