1993-07-31 19:27:53 +04: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 12:45:37 +03:00
|
|
|
|
|
|
|
#Missing: index iso papers ps2 ucs
|
1993-07-31 19:27:53 +04:00
|
|
|
|
1993-03-21 12:45:37 +03:00
|
|
|
SUBDIR= ps1 smm usd
|
|
|
|
|
1993-06-10 01:47:31 +04:00
|
|
|
all paper print clean: _SUBDIRUSE
|
|
|
|
|
|
|
|
depend lint tags:
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|