summaryrefslogtreecommitdiffstats
path: root/bin/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-09-18 21:25:26 +0000
committerwollman <wollman@FreeBSD.org>1994-09-18 21:25:26 +0000
commit3363d7a700516e752680231094aae1b7544f81b0 (patch)
tree1e724d0fc3a7baaeeaf3acf35f6284d861419a92 /bin/Makefile
parent45a0fdee2d7cf27a73ca83d054dfab850067310c (diff)
downloadFreeBSD-src-3363d7a700516e752680231094aae1b7544f81b0.zip
FreeBSD-src-3363d7a700516e752680231094aae1b7544f81b0.tar.gz
Added domainname.
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/bin/Makefile b/bin/Makefile
index 3ae43c4..b324bba 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 <bsd.subdir.mk>
OpenPOWER on IntegriCloud