J_SUBDIR += basename
P_SUBDIR += cat
J_SUBDIR += chmod
J_SUBDIR += cp		# for dos really, but compiles on unix, be wary !
P_SUBDIR += grep
J_SUBDIR += head
J_SUBDIR += hostname
# J_SUBDIR += login
# JP_SUBDIR += ls
J_SUBDIR += logout
J_SUBDIR += lprset
J_SUBDIR += reset
# J_SUBDIR += rm
# P_SUBDIR += rmkdir
J_SUBDIR += set
J_SUBDIR += sleep
J_SUBDIR += split
P_SUBDIR += strings
P_SUBDIR += tail
# J_SUBDIR += tee
# X_SUBDIR += tee_joe
J_SUBDIR += touch
P_SUBDIR += uniq
JP_SUBDIR += wc
J_SUBDIR += who
# P_SUBDIR += nroff
# JP_SUBDIR += transfer
# P_SUBDIR += csh
# SUBDIR += make			# pjc tweaks on someone else's base
J_SUBDIR += lpr			# compiles on unix, but be very wary !
D_SUBDIR += stty
D_SUBDIR += sh
SUBDIR += ${S_SUBDIR}	# shells
SUBDIR += ${X_SUBDIR}	# other contributors
SUBDIR += ${J_SUBDIR}	# Julian
SUBDIR += ${JP_SUBDIR}	# Julian + Phil
SUBDIR += ${P_SUBDIR}	# Phil
SUBDIR += ${D_SUBDIR}
