summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/config/Makefile.irix3
blob: 9f208bb205df109cda1d953cbc5771a19612ef35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	@(#)Makefile.irix3	8.1 (Berkeley) 6/6/93
#
# $Id: Makefile.irix3,v 1.1.1.1 1994/05/26 05:22:09 rgrimes Exp $
#
# Extra Makefile definitions for IRIX
#

# For 3.3.x and earlier we might need to indicate the Sun and BSD include
# paths.

DEBUG = #-g -DDEBUG
CCOPTS = -I/usr/include/sun -I/usr/include/bsd
RESOLV = -lrpcsvc -lsun -lbsd
OpenPOWER on IntegriCloud