diff options
| author | Warner Losh <imp@FreeBSD.org> | 2003-04-27 05:43:42 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2003-04-27 05:43:42 +0000 |
| commit | b4e225bef138a923662c1da799d98e56aeb4abe0 (patch) | |
| tree | e3f1a8110e7fa984a4a04256ae7db4662e1540f0 /libexec/Makefile | |
| parent | 570a2f4ac5d7f648308d1015ae339ad936d1f009 (diff) | |
Notes
Diffstat (limited to 'libexec/Makefile')
| -rw-r--r-- | libexec/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile index b10c3f5c897e..ae2bdaca351e 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,4 +1,4 @@ -# @(#)Makefile 8.1 (Berkeley) 6/4/93 + @(#)Makefile 8.1 (Berkeley) 6/4/93 # $FreeBSD$ # Present but disabled: kpasswdd @@ -28,7 +28,6 @@ SUBDIR= atrun \ talkd \ tcpd \ tftpd \ - xtend \ ypxfr .if !defined(NO_BIND) |
