diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
commit | 20b46180bc742f3850de362018712c14e5666062 (patch) | |
tree | 43a7cdbcb08aaafc20effe8b11c2e219635e61b6 /libexec/tftpd | |
parent | 8b4ee0567126b76c17a3aea24f11e116260516d7 (diff) |
$OpenBSD$
Diffstat (limited to 'libexec/tftpd')
-rw-r--r-- | libexec/tftpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile index 7fc8cfae3c7..4a7330ef0be 100644 --- a/libexec/tftpd/Makefile +++ b/libexec/tftpd/Makefile @@ -1,5 +1,4 @@ -# from: @(#)Makefile 5.10 (Berkeley) 5/11/90 -# $Id: Makefile,v 1.1 1995/10/18 08:43:25 deraadt Exp $ +# $OpenBSD: Makefile,v 1.2 2001/01/28 19:34:35 niklas Exp $ PROG= tftpd SRCS= tftpd.c tftpsubs.c |