X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fsrc%2Flibrary-cfg.sh;h=005979f44467b1eaf7dcd005320761de60329d9c;hp=3112a2e53421be1bbb040982426e7c97938aa04e;hb=f8f67d02e909c4d165fbed2ba2810c94f2862548;hpb=5ed80e8d7031c3fa12b4915d5e1f040257a24323 diff --git a/Ada95/src/library-cfg.sh b/Ada95/src/library-cfg.sh index 3112a2e5..005979f4 100755 --- a/Ada95/src/library-cfg.sh +++ b/Ada95/src/library-cfg.sh @@ -27,7 +27,7 @@ # authorization. # ############################################################################## # -# $Id: library-cfg.sh,v 1.5 2019/08/31 15:32:51 tom Exp $ +# $Id: library-cfg.sh,v 1.6 2019/09/07 20:27:26 tom Exp $ # # Work around incompatible behavior introduced with gnat6, which causes # gnatmake to attempt to compile all of the C objects which might be part of @@ -35,8 +35,6 @@ # by making a copy of the project file with that information filled in). model=$1 shift 1 -suffix=$1 -shift 1 input=$1 shift 1 param= @@ -61,10 +59,6 @@ SCRIPT=library-cfg.tmp cat >$SCRIPT <