Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
6ca78241
Commit
6ca78241
authored
Sep 29, 2004
by
Mike Hibler
Browse files
Make sure frisbee client gets built for client-install
parent
b799688f
Changes
1
Hide whitespace changes
Inline
Side-by-side
os/frisbee.redux/GNUmakefile.in
View file @
6ca78241
...
@@ -83,7 +83,7 @@ trace.o: decls.h trace.h log.h
...
@@ -83,7 +83,7 @@ trace.o: decls.h trace.h log.h
install: $(INSTALL_SBINDIR)/frisbeed
install: $(INSTALL_SBINDIR)/frisbeed
client-install:
client-install:
frisbee
$(INSTALL_PROGRAM) frisbee $(DESTDIR)$(CLIENT_BINDIR)
$(INSTALL_PROGRAM) frisbee $(DESTDIR)$(CLIENT_BINDIR)
clean:
clean:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment