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
25a5019b
Commit
25a5019b
authored
Feb 02, 2006
by
Timothy Stack
Browse files
Make sure the nfsdump make file is regenerated
parent
0a4176c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
sensors/nfstrace/GNUmakefile.in
View file @
25a5019b
#
# EMULAB-COPYRIGHT
# Copyright (c) 2005 University of Utah and the Flux Group.
# Copyright (c) 2005
, 2006
University of Utah and the Flux Group.
# All rights reserved.
#
# This is the Emulab specific makefile.
...
...
@@ -35,7 +35,8 @@ NFSTRACE_DBDIR=/var/db/nfstrace
$(SRCDIR)/nfsdump2/config.status:
cd $(SRCDIR)/nfsdump2 && ./configure
make.nfsdump:
make.nfsdump:
cd $(SRCDIR)/nfsdump2/ && ./config.status
cd $(SRCDIR)/nfsdump2 && $(MAKE)
$(SRCDIR)/nfsdump2/nfsdump: $(SRCDIR)/nfsdump2/config.status make.nfsdump
...
...
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