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