diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.bin/talk | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'usr.bin/talk')
| -rw-r--r-- | usr.bin/talk/Makefile | 1 | ||||
| -rw-r--r-- | usr.bin/talk/Makefile.depend | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/talk/Makefile b/usr.bin/talk/Makefile index ba5692c4196b..208f7b0fd346 100644 --- a/usr.bin/talk/Makefile +++ b/usr.bin/talk/Makefile @@ -1,5 +1,4 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ PROG= talk SRCS= ctl.c ctl_transact.c display.c get_addrs.c get_iface.c get_names.c \ diff --git a/usr.bin/talk/Makefile.depend b/usr.bin/talk/Makefile.depend index f47edec1d62d..7093a46f1b71 100644 --- a/usr.bin/talk/Makefile.depend +++ b/usr.bin/talk/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |
