mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 20:54:13 +01:00
Added domainname.
This commit is contained in:
parent
45a0fdee2d
commit
3363d7a700
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user