mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
aa2f0987d6
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>