1# @(#)Makefile 8.1 (Berkeley) 6/5/93 2 3SUBDIR= psd smm usd 4 5all depend lint tags: 6 7.include <bsd.subdir.mk> 8