summaryrefslogtreecommitdiff
path: root/usr/src/ucbcmd
diff options
context:
space:
mode:
authorrie <none@none>2008-05-02 15:01:06 -0700
committerrie <none@none>2008-05-02 15:01:06 -0700
commit67e3a03ed4a2813074d36330f062ed6e593a4937 (patch)
tree0771dd676aaf74320c2a78fd424decf4c07347b9 /usr/src/ucbcmd
parent5c0a55ff7158dbb6220c31dda253139cf9cf5fde (diff)
downloadillumos-joyent-67e3a03ed4a2813074d36330f062ed6e593a4937.tar.gz
6683064 check_rtime could do with some spring cleaning
Diffstat (limited to 'usr/src/ucbcmd')
-rw-r--r--usr/src/ucbcmd/sbcp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/ucbcmd/sbcp/Makefile b/usr/src/ucbcmd/sbcp/Makefile
index 3338ac46a5..69b4e748a2 100644
--- a/usr/src/ucbcmd/sbcp/Makefile
+++ b/usr/src/ucbcmd/sbcp/Makefile
@@ -45,7 +45,7 @@ LIBUCB= ../../ucblib/libucb/sparc/libucb.so.1
# need libc/sparc/inc for PIC.h
ASFLAGS= -P -D_ASM -DPIC -K pic
LDFLAGS= -R /usr/4lib:/usr/ucblib -e _start -G -t \
- $(BLOCAL) $(ZNOVERSION) $(ZDEFS) $(ZTEXT) $(ZCOMBRELOC) \
+ $(BLOCAL) $(ZNOVERSION) $(ZDEFS) $(ZTEXT) \
-I/usr/lib/ld.so.1
LIBS= $(LDLIBS.lib) -lmapmalloc $(LIBBC) $(LIBUCB) -lnsl -lc