1993-07-31 15:27:53 +00:00
|
|
|
# from: @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91
|
|
|
|
# $Id: Makefile,v 1.3 1993/07/31 15:29:22 mycroft Exp $
|
1993-03-21 09:45:37 +00:00
|
|
|
|
|
|
|
#Missing: index iso papers ps2 ucs
|
1993-07-31 15:27:53 +00:00
|
|
|
|
1993-03-21 09:45:37 +00:00
|
|
|
SUBDIR= ps1 smm usd
|
|
|
|
|
1993-06-09 21:47:31 +00:00
|
|
|
all paper print clean: _SUBDIRUSE
|
|
|
|
|
|
|
|
depend lint tags:
|
1993-03-21 09:45:37 +00:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|