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
5451c540
Commit
5451c540
authored
Apr 17, 2007
by
Robert Ricci
Browse files
Add iperfd to the standard build, since we sometimes use it as the client
side of the magent
parent
b24f7b83
Changes
2
Hide whitespace changes
Inline
Side-by-side
pelab/GNUmakefile
View file @
5451c540
...
...
@@ -6,7 +6,7 @@
# Standalone makefile for building Flexlab binaries
#
SUBDIRS
=
libnetmon magent
SUBDIRS
=
libnetmon magent
iperfd
all
:
all-subdirs
clean
:
clean-subdirs
...
...
pelab/iperfd/GNUmakefile
View file @
5451c540
...
...
@@ -6,3 +6,5 @@
CFLAGS
=
-std
=
c99
-pedantic
-Wall
-Werror
-O
all
:
iperfd
clean
:
-
rm
iperfd
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