X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=python%2FMakefile;h=36c441181501aa0152236cab59b8fd11f26dc2ca;hb=4c80189d9747e21e5cd62bc38d9349e0584d8c50;hp=4242f575378741b2f00b4ea0d2fb5c4a56932fd8;hpb=7ac7a9a6c88f7ca183a1204ab9956f31db88f588;p=util-vserver.git diff --git a/python/Makefile b/python/Makefile index 4242f57..36c4411 100644 --- a/python/Makefile +++ b/python/Makefile @@ -5,14 +5,14 @@ # Mark Huang # Copyright (C) 2005 The Trustees of Princeton University # -# $Id: Makefile,v 1.10 2005/11/01 22:02:04 smuir Exp $ +# $Id: Makefile,v 1.13 2007/06/29 19:02:15 dhozac Exp $ # INCLUDES := -I.. -I../lib LIBS = -L../lib -lvserver -PY_MODS := vserver.py cpulimit.py bwlimit.py plcapi.py -PY_EXT_MODS := vduimpl.so vserverimpl.so +PY_MODS := vserver.py cpulimit.py bwlimit.py +PY_EXT_MODS := vserverimpl.so LT_LINK = ../libtool --tag=CC --mode=link