Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-stable
Commits
f4633f37
Commit
f4633f37
authored
Aug 18, 2004
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Hook tmcd control-install into the toplevel control-install
parent
c81653e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
GNUmakefile.in
GNUmakefile.in
+1
-0
tmcd/GNUmakefile.in
tmcd/GNUmakefile.in
+2
-0
No files found.
GNUmakefile.in
View file @
f4633f37
...
...
@@ -65,6 +65,7 @@ ops-install:
@$(MAKE) -C utils control-install
@$(MAKE) -C event control-install
@$(MAKE) -C xmlrpc control-install
@$(MAKE) -C tmcd control-install
install-mkdirs:
-mkdir -p $(INSTALL_TOPDIR)/opsdir
...
...
tmcd/GNUmakefile.in
View file @
f4633f37
...
...
@@ -89,6 +89,8 @@ install: all
install: $(INSTALL_SBINDIR)/tmcd \
$(INSTALL_SBINDIR)/tmcd.restart
control-install: client
@$(MAKE) -C freebsd control-install
client-install: client
@$(MAKE) -C $(MDSUBDIR) install
...
...
Write
Preview
Markdown
is supported
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