diff options
Diffstat (limited to 'usr.sbin/xntpd/machines/irix5')
| -rw-r--r-- | usr.sbin/xntpd/machines/irix5 | 9 | 
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/machines/irix5 b/usr.sbin/xntpd/machines/irix5 new file mode 100644 index 000000000000..a808b9767c49 --- /dev/null +++ b/usr.sbin/xntpd/machines/irix5 @@ -0,0 +1,9 @@ +SHELL=       /bin/sh +RANLIB=	     ls # ar does the work of ranlib under System V +DEFS_LOCAL=  -DREFCLOCK +DEFS=        -DHAVE_SYSV_TTYS -DSYS_IRIX5 +AUTHDEFS=    -DDES -DMD5 +CLOCKDEFS=   -DLOCAL_CLOCK +DAEMONLIBS=  -lmld +RESLIB= +INSTALL=$(TOP)scripts/install.sh  | 
