1#
2# Copyright (c) 1990 Jan-Simon Pendry
3# Copyright (c) 1990 Imperial College of Science, Technology & Medicine
4# Copyright (c) 1990 The Regents of the University of California.
5# All rights reserved.
6#
7# This code is derived from software contributed to Berkeley by
8# Jan-Simon Pendry at Imperial College, London.
9#
10# %sccs.include.redist.sh%
11#
12#	@(#)Makefile.irix	5.3 (Berkeley) 05/12/91
13#
14# $Id: Makefile.irix,v 5.2.1.2 91/05/07 22:19:49 jsp Alpha $
15#
16# Extra Makefile definitions for IRIX
17#
18
19DEBUG = #-g -DDEBUG
20CCOPTS = -I/usr/include/sun -I/usr/include/bsd -DIRIX
21# %sccs.include.redist.sh%
22RESOLV = -lrpcsvc -lsun -lbsd
23