Add procctl to the list of programs built.

This commit is contained in:
Sean Eric Fagan 1997-12-06 04:19:41 +00:00
parent c430992a81
commit a367d57578
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31566

View File

@ -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>