X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fmk-1st.awk;h=616bfa6b1ceaa62eaf8096988d052f2a5986381a;hp=d023081563b37386fbd4f70ceb38e45cd817ea03;hb=9b4c4abadc0a29999c5ddad5aa8d769fee28d687;hpb=3b18e0dcb8788afe80d6cdda05171669e3db0068 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 = "";