X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2FMakefile.in;h=67625d7e9cda83c60479f9ed6e6737ddf91b55bb;hp=2ef1b67396854f3377b71fe790a7deac1a400785;hb=349761f30e7fc0b4bf2718f7fc3da34e09ea6735;hpb=421caba60c1ee737f657b6453a6e1f292aac8f65;ds=sidebyside diff --git a/Ada95/Makefile.in b/Ada95/Makefile.in index 2ef1b673..67625d7e 100644 --- a/Ada95/Makefile.in +++ b/Ada95/Makefile.in @@ -1,6 +1,7 @@ -# $Id: Makefile.in,v 1.20 2010/06/12 19:03:37 tom Exp $ +# $Id: Makefile.in,v 1.23 2020/02/02 23:34:34 tom Exp $ ############################################################################## -# Copyright (c) 1998-2003,2010 Free Software Foundation, Inc. # +# Copyright 2020 Thomas E. Dickey # +# Copyright 1998-2010,2015 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"), # @@ -30,9 +31,10 @@ # Author: Juergen Pfeifer, 1996 # # Version Control -# $Revision: 1.20 $ +# $Revision: 1.23 $ # -SHELL = /bin/sh +SHELL = @SHELL@ +VPATH = @srcdir@ THIS = Makefile SUBDIRS = @ADA_SUBDIRS@