change some make varibles to be lower case and hence tied to the directory name
[libbear.git] / lib / dir.mk
index 3c98bfa..f11bbb1 100644 (file)
@@ -6,7 +6,7 @@ T_DIRNAME := lib
 # top define
 DIRNAME := ${T_DIRNAME}
 D       := ${DIRNAME}
-P       := ${P_LIB}
+P       := ${P_$D}
 CURDIR  := ${DIRNAME}
 
 T_DIRNAME :=