|
@@ -1,6 +1,6 @@
|
|
# User aliases
|
|
# User aliases
|
|
#
|
|
#
|
|
-#
|
|
|
|
|
|
+#
|
|
# WARNING: do not run this directly, it should be run by the main Makefile
|
|
# WARNING: do not run this directly, it should be run by the main Makefile
|
|
|
|
|
|
include ../../Makefile.defs
|
|
include ../../Makefile.defs
|
|
@@ -10,6 +10,4 @@ NAME=alias_db.so
|
|
LIBS=
|
|
LIBS=
|
|
DEFS+=
|
|
DEFS+=
|
|
|
|
|
|
-SERLIBPATH=../../lib
|
|
|
|
-SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
|
|
|
|
include ../../Makefile.modules
|
|
include ../../Makefile.modules
|