From 7ba2ac5fded8b9a9ec796a8d05298557defa56f2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 21 Aug 1998 13:26:06 +0000 Subject: Added CVS Id Strings which were missing --- tftpTest/Makefile | 4 ++++ tftpTest/init.c | 2 ++ tftpTest/test.c | 2 ++ 3 files changed, 8 insertions(+) (limited to 'tftpTest') diff --git a/tftpTest/Makefile b/tftpTest/Makefile index 7750586..2047d02 100644 --- a/tftpTest/Makefile +++ b/tftpTest/Makefile @@ -1,3 +1,7 @@ +# +# $Id$ +# + SAMPLE=tftp PGM=${ARCH}/$(SAMPLE).exe diff --git a/tftpTest/init.c b/tftpTest/init.c index 2ff7a67..f7d36c5 100644 --- a/tftpTest/init.c +++ b/tftpTest/init.c @@ -11,6 +11,8 @@ * University of Saskatchewan * Saskatoon, Saskatchewan, CANADA * eric@skatter.usask.ca + * + * $Id$ */ #include diff --git a/tftpTest/test.c b/tftpTest/test.c index a17183a..7cbb988 100644 --- a/tftpTest/test.c +++ b/tftpTest/test.c @@ -11,6 +11,8 @@ * University of Saskatchewan * Saskatoon, Saskatchewan, CANADA * eric@skatter.usask.ca + * + * $Id$ */ #include -- cgit v1.2.3