home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-07-23 | 232 b | 11 lines |
- XCOMM $XConsortium: Imakefile,v 1.1 91/07/23 17:07:12 rws Exp $
- SRCS = ../util/macros.t protocol.ms
-
- all: fsproto.PS
-
- fsproto.PS:
- $(TBL) $(SRCS) | $(TROFF) $(MSMACROS) 2> index.raw > fsproto.PS
-
- clean::
- $(RM) index.raw fsproto.PS
-