X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fmk-1st.awk;h=77265497152ab4546b6f3fe4797455724baaeb36;hp=d023081563b37386fbd4f70ceb38e45cd817ea03;hb=fb6c095b1b63de26712d67de11dc6e35ea223f16;hpb=3b18e0dcb8788afe80d6cdda05171669e3db0068 diff --git a/Ada95/mk-1st.awk b/Ada95/mk-1st.awk index d0230815..77265497 100644 --- a/Ada95/mk-1st.awk +++ b/Ada95/mk-1st.awk @@ -1,6 +1,6 @@ -# $Id: mk-1st.awk,v 1.3 2010/06/26 23:37:46 tom Exp $ +# $Id: mk-1st.awk,v 1.4 2011/02/22 09:40:01 tom Exp $ ############################################################################## -# Copyright (c) 2010 Free Software Foundation, Inc. # +# Copyright (c) 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 +51,7 @@ BEGIN { } { printf "\n"; - printf "%s.o :", $1.o + printf "%s.o :", $1; if ( $2 == "none" ) { pre_spec = "";