diff options
Diffstat (limited to 'libexec/tftpd/Makefile')
-rw-r--r-- | libexec/tftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile index 728e2a26cc33..b7c600c41955 100644 --- a/libexec/tftpd/Makefile +++ b/libexec/tftpd/Makefile @@ -1,4 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 +# $Id$ PROG= tftpd SRCS= tftpd.c tftpsubs.c |