git://git.onelab.eu
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2ca188
)
added codemux
author
KyoungSoo Park
<kyoungso@cs.princeton.edu>
Fri, 27 Apr 2007 19:17:20 +0000
(19:17 +0000)
committer
KyoungSoo Park
<kyoungso@cs.princeton.edu>
Fri, 27 Apr 2007 19:17:20 +0000
(19:17 +0000)
planetlab.mk
patch
|
blob
|
history
diff --git
a/planetlab.mk
b/planetlab.mk
index
63fc2aa
..
5edaefc
100644
(file)
--- a/
planetlab.mk
+++ b/
planetlab.mk
@@
-4,7
+4,7
@@
# Mark Huang <mlhuang@cs.princeton.edu>
# Copyright (C) 2003-2006 The Trustees of Princeton University
#
-# $Id: planetlab.mk,v 1.5
2 2007/03/02 20:55:36
faiyaza Exp $
+# $Id: planetlab.mk,v 1.5
3 2007/03/02 21:12:49
faiyaza Exp $
#
#
@@
-204,6
+204,14
@@
ALL += proper
proper: libhttpd++
+#
+# CoDemux: Port 80 demux
+#
+
+codemux-MODULE := codemux
+codemux-SPEC := codemux/codemux.spec
+ALL += codemux
+
#
# MySQL
#