Name change to MaxScale rather than gateway
Addition of code for dynamic reconfiguration by editign the cnf file and sendign a SIGHUP Improvements to the make install rule
This commit is contained in:
@ -72,7 +72,7 @@ tags:
|
||||
ctags $(SRCS) $(HDRS)
|
||||
|
||||
install: $(MODULES)
|
||||
install -D $< $(DEST)/gateway/modules
|
||||
install -D $(MODULES) $(DEST)/MaxScale/modules
|
||||
|
||||
depend:
|
||||
rm -f depend.mk
|
||||
|
||||
Reference in New Issue
Block a user