summaryrefslogtreecommitdiff
path: root/net/rdist6/files/patch-ad
blob: cf74a90e20d2776554255968994cebf3faede268 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*** Makefile.local.orig	Fri Feb 18 08:43:55 1994
--- Makefile.local	Mon Aug 21 02:38:50 1995
***************
*** 9,16 ****
  # or add your own line.
  #
! #BIN_DIR	= /usr/bin
  
  #
! # Add any local definetions you want pass to the compiler to DEFS_LOCAL
  # below.  This includes those items found in "config/config.h".
  #
--- 9,20 ----
  # or add your own line.
  #
! BIN_DIR	=	/usr/local/bin
! OPT =		-O -s
! MAN_1_DIR =	/usr/local/man/man1
! MAN_8_DIR =	/usr/local/man/man8
! CLIENT =	rdist6
  
  #
! # Add any local definitions you want pass to the compiler to DEFS_LOCAL
  # below.  This includes those items found in "config/config.h".
  #