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
emulab
emulab-devel
Commits
1d60c22f
Commit
1d60c22f
authored
Oct 17, 2006
by
Mike Hibler
Browse files
Make sure makefile depends on verify-ns as well so that reconfig happens
parent
b86dbebb
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/nsverify/GNUmakefile.in
View file @
1d60c22f
...
...
@@ -23,7 +23,7 @@ LIB_STUFF = tb_compat.tcl
LIBEXEC_STUFF = nstbparse
BOSSLIBEXEC = verify-ns
all: $(LIB_STUFF) $(LIBEXEC_STUFF)
all: $(LIB_STUFF) $(LIBEXEC_STUFF)
$(BOSSLIBEXEC)
include $(TESTBED_SRCDIR)/GNUmakerules
...
...
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