From 63c72c78d23a398e8cf374798c59581e6f00c6ff Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Sun, 18 Sep 1994 21:25:26 +0000 Subject: [PATCH] Added domainname. --- bin/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bin/Makefile b/bin/Makefile index 3ae43c418438..b324bba44ab9 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,6 +1,8 @@ -# @(#)Makefile 8.1 (Berkeley) 5/31/93 +# From: @(#)Makefile 8.1 (Berkeley) 5/31/93 +# $Id$ -SUBDIR= cat chmod cp csh date dd df echo ed expr hostname kill ln ls \ - mkdir mv pax ps pwd rcp rm rmail rmdir sh sleep stty sync test +SUBDIR= cat chmod cp csh date dd df domainname echo ed expr hostname \ + kill ln ls mkdir mv pax ps pwd rcp rm rmail rmdir sh sleep \ + stty sync test .include