Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Kirk Webb
emulab-devel
Commits
7fb97233
Commit
7fb97233
authored
Jun 25, 2015
by
Mike Hibler
Browse files
"post-install" is no longer used, but fix the target anyway.
Also, got rid of building/installing in the "mote" subdir.
parent
4ea46340
Changes
1
Hide whitespace changes
Inline
Side-by-side
GNUmakefile.in
View file @
7fb97233
...
...
@@ -52,7 +52,7 @@ SUBDIRS = \
clientside/lib \
db assign www @optional_subdirs@ clientside ipod security sensors \
pxe tbsetup account tmcd utils backend tip ipod vis \
sensors os xmlrpc install/newnode_sshkeys
mote
tools/whol \
sensors os xmlrpc install/newnode_sshkeys tools/whol \
tools/svn wiki collab/exp-vis node_usage install
ifeq ($(ISMAINSITE),1)
SUBDIRS += tools/rmanage
...
...
@@ -127,10 +127,8 @@ post-install:
ifeq ($(EVENTSYS),1)
@$(MAKE) -C event post-install
endif
@$(MAKE) -C mote post-install
@$(MAKE) -C tools post-install
@$(MAKE) -C wiki post-install
@$(MAKE) -C bugdb post-install
@$(MAKE) -C collab post-install
@$(MAKE) -C utils post-install
ifeq ($(NODE_USAGE_SUPPORT),1)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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