summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/config/Makefile.irix4
blob: 22c32bfa2735828ee25aaf316d4d2584482042ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	@(#)Makefile.irix4	8.1 (Berkeley) 6/6/93
#
# $FreeBSD$
#
# Extra Makefile definitions for IRIX
#

# For 4.0.X and later we need to specify the -cckr option - although amd
# has prototypes - some of the rpc prototypes clash.  The special include
# paths are not required. -lsun always comes before -lbsd.

DEBUG = -g
CCOPTS = -cckr
RESOLV = -lrpcsvc -lsun -lbsd
OpenPOWER on IntegriCloud