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