From: Thierry Parmentelat Date: Thu, 28 Jan 2010 15:45:14 +0000 (+0000) Subject: make targets should be lowercase X-Git-Tag: 4.3-rc18~16 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a3c0105019f198c31a1c7bf6d90b08ba1c08ba86;p=build.git make targets should be lowercase --- diff --git a/onelab.mk b/onelab.mk index 264ef895..fd6d6ea9 100644 --- a/onelab.mk +++ b/onelab.mk @@ -277,11 +277,11 @@ dummynet_image-SPEC := dummynet_image.spec ALL += dummynet_image # -# PLCAPI +# plcapi # -PLCAPI-MODULES := PLCAPI -PLCAPI-SPEC := PLCAPI.spec -ALL += PLCAPI +plcapi-MODULES := PLCAPI +plcapi-SPEC := PLCAPI.spec +ALL += plcapi # # drupal