diff options
author | Peter Wemm <peter@FreeBSD.org> | 1996-09-21 05:29:55 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1996-09-21 05:29:55 +0000 |
commit | e88f3d28e71f994d6e608e9a709bb3c10867e745 (patch) | |
tree | 8e91526a92ee551d4d1eda0f1cc21df093da9783 /net/rdist6/files | |
parent | e7ca1c5ef2967eb43fbaa64e9378ca964f0bbf56 (diff) |
Notes
Diffstat (limited to 'net/rdist6/files')
-rw-r--r-- | net/rdist6/files/patch-ad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rdist6/files/patch-ad b/net/rdist6/files/patch-ad index 5083cdacfea1..7c54833ef8cc 100644 --- a/net/rdist6/files/patch-ad +++ b/net/rdist6/files/patch-ad @@ -14,8 +14,8 @@ # or add your own line. # ! BIN_DIR = $(PREFIX)/bin -! OPT = -O -s -! CLIENT = rdist6 +! OPT = $(BUILD_OPT) +! CLIENT = $(BUILD_CLIENT) # # Add any local definitions you want pass to the compiler to DEFS_LOCAL |