luasec: cleanup Makefile 8581/head
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Wed, 3 Apr 2019 20:58:56 +0000 (17:58 -0300)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Wed, 3 Apr 2019 21:00:23 +0000 (18:00 -0300)
commitaa2f0987d6a1a08c8a8e34c7f4eb075c2a027b06
tree470169997d3d3ad122829c27ecf847e091523a2c
parente3f1532297bdc0fb1fb9bacd1a51405753d332f9
luasec: cleanup Makefile

The LIBDIR and INCDIR assignments are duplicate of the original
Makefile, changing LIB_PATH and INC_PATH to LDFLAGS and CPPFLAGS.

Setting LIB_PATH and INC_PATH to empty strings will do the same
without duplicating the flags.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
lang/luasec/Makefile