1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/bin/Makefile

9 lines
273 B
Makefile
Raw Normal View History

1994-09-18 21:25:26 +00:00
# From: @(#)Makefile 8.1 (Berkeley) 5/31/93
# $Id: Makefile,v 1.3 1995/09/29 19:31:55 ache Exp $
1994-05-26 06:18:55 +00:00
SUBDIR= cat chmod cp csh date dd df domainname echo ed expr hostname \
1994-09-18 21:25:26 +00:00
kill ln ls mkdir mv pax ps pwd rcp rm rmail rmdir sh sleep \
stty sync test
1994-05-26 06:18:55 +00:00
.include <bsd.subdir.mk>