mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Add procctl to the list of programs built.
This commit is contained in:
parent
c430992a81
commit
a367d57578
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31566
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# From: @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||||
# $Id: Makefile,v 1.6 1997/02/22 14:01:22 peter Exp $
|
||||
# $Id: Makefile,v 1.7 1997/03/06 15:30:53 joerg Exp $
|
||||
|
||||
SUBDIR= cat chio 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 \
|
||||
kill ln ls mkdir mv pax procctl ps pwd rcp rm rmail rmdir sh sleep \
|
||||
stty sync test
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
Loading…
Reference in a new issue