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
dd37b8da
Commit
dd37b8da
authored
Jul 13, 2011
by
Leigh B Stoller
Browse files
Move link-agent
parent
ab8f2f69
Changes
4
Hide whitespace changes
Inline
Side-by-side
clientside/event/GNUmakefile.in
View file @
dd37b8da
...
...
@@ -10,7 +10,7 @@ SUBDIR = $(subst $(TESTBED_SRCDIR)/,,$(SRCDIR))
include $(OBJDIR)/Makeconf
SUBDIRS = program-agent
SUBDIRS = program-agent
link-agent
all: all-subdirs
...
...
event/link-agent/GNUmakefile.in
→
clientside/
event/link-agent/GNUmakefile.in
View file @
dd37b8da
File moved
event/link-agent/link-agent.c
→
clientside/
event/link-agent/link-agent.c
View file @
dd37b8da
File moved
event/GNUmakefile.in
View file @
dd37b8da
...
...
@@ -14,7 +14,7 @@ include $(OBJDIR)/Makeconf
SYSTEM := $(shell uname -s)
SUBDIRS = tbgen proxy example linktest
link-agent
SUBDIRS = tbgen proxy example linktest
ifneq ($(SYSTEM),CYGWIN_NT-5.1)
SUBDIRS += trafgen
endif
...
...
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