Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
a4a1feef
Commit
a4a1feef
authored
Dec 16, 2003
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install event.so on ops.
parent
a0a5d9a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
event/GNUmakefile.in
event/GNUmakefile.in
+1
-0
event/lib/GNUmakefile.in
event/lib/GNUmakefile.in
+1
-0
No files found.
event/GNUmakefile.in
View file @
a4a1feef
...
...
@@ -70,6 +70,7 @@ endif
@$(MAKE) -C proxy client-install
control-install:
@$(MAKE) -C lib control-install
@$(MAKE) -C tbgen control-install
clean: subdir-clean
...
...
event/lib/GNUmakefile.in
View file @
a4a1feef
...
...
@@ -79,6 +79,7 @@ LIB_STUFF = event.pm event.so
install: $(addprefix $(INSTALL_LIBDIR)/, $(LIB_STUFF))
control-install: install
clean:
/bin/rm -f *.o libevent.a libevent_r.a *.so *.pm
Write
Preview
Markdown
is supported
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