diff options
Diffstat (limited to 'usr/src/cmd/swap/Makefile.com')
| -rw-r--r-- | usr/src/cmd/swap/Makefile.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/swap/Makefile.com b/usr/src/cmd/swap/Makefile.com index 3734d8ac58..0514c15e62 100644 --- a/usr/src/cmd/swap/Makefile.com +++ b/usr/src/cmd/swap/Makefile.com @@ -43,7 +43,7 @@ CLEANFILES += $(OBJS) all: $(PROG) -LDLIBS += -ldiskmgt +LDLIBS += -ldiskmgt -lcmdutils $(PROG): $(OBJS) $(LINK.c) $(OBJS) -o $@ $(LDLIBS) $(POST_PROCESS) |
