X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=dir.mk;fp=dir.mk;h=80771cb0434e01cec940fbc4990d385758ec1163;hp=6bad4d4cc9a5f745521bc8e3aeda7bd73a016518;hb=5dc2e2fa885ab3cbdebf049534a95d82410871fb;hpb=3ae4b04702cc54d19264e57105a7073c40c5e116 diff --git a/dir.mk b/dir.mk index 6bad4d4..80771cb 100644 --- a/dir.mk +++ b/dir.mk @@ -7,19 +7,19 @@ T_DIRNAME := physics DIRNAME := ${T_DIRNAME} D := ${DIRNAME} P := ${DIRNAME} -CURDIR := ${DIRNAME}/ +CURDIR := ${DIRNAME} T_DIRNAME := -include ${CURDIR}${G_VARSMK} +include ${CURDIR}/${G_VARSMK} -include ${CURDIR}${G_LISTSMK} +include ${CURDIR}/${G_LISTSMK} -include ${SRCSDIR_$P}${G_DIRMK} +include ${SRCSDIR_$P}/${G_DIRMK} -include ${CURDIR}${G_TVARSMK} +include ${CURDIR}/${G_TVARSMK} -include ${CURDIR}${G_RULESMK} +include ${CURDIR}/${G_RULESMK} L_BLDDIRS_$P += ${DSTCFGDIR_$P} L_BLDDIRS_$P += ${DSTLIBSDIR_$P}