X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=Ada95%2Fmk-1st.awk;h=616bfa6b1ceaa62eaf8096988d052f2a5986381a;hb=1f474475aab29bc166012819129d46c70320efdc;hp=d023081563b37386fbd4f70ceb38e45cd817ea03;hpb=3b18e0dcb8788afe80d6cdda05171669e3db0068;p=ncurses.git diff --git a/Ada95/mk-1st.awk b/Ada95/mk-1st.awk index d0230815..616bfa6b 100644 --- a/Ada95/mk-1st.awk +++ b/Ada95/mk-1st.awk @@ -1,6 +1,7 @@ -# $Id: mk-1st.awk,v 1.3 2010/06/26 23:37:46 tom Exp $ +# $Id: mk-1st.awk,v 1.5 2020/02/02 23:34:34 tom Exp $ ############################################################################## -# Copyright (c) 2010 Free Software Foundation, Inc. # +# Copyright 2020 Thomas E. Dickey # +# Copyright 2010,2011 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"), # @@ -51,7 +52,7 @@ BEGIN { } { printf "\n"; - printf "%s.o :", $1.o + printf "%s.o :", $1; if ( $2 == "none" ) { pre_spec = "";