1 1.3 mycroft # from: @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91 2 1.3 mycroft # $Id: Makefile,v 1.3 1993/07/31 15:29:22 mycroft Exp $ 3 1.1 cgd 4 1.1 cgd #Missing: index iso papers ps2 ucs 5 1.3 mycroft 6 1.1 cgd SUBDIR= ps1 smm usd 7 1.1 cgd 8 1.2 cgd all paper print clean: _SUBDIRUSE 9 1.2 cgd 10 1.2 cgd depend lint tags: 11 1.1 cgd 12 1.1 cgd .include <bsd.subdir.mk> 13