mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-02-21 20:27:13 +01:00
commit
e3a188bd0b
2
Makefile
2
Makefile
@ -184,7 +184,7 @@ clean:
|
|||||||
cd $(SQ_MODDIR)/mysql; $(SQ_MAKE) clean
|
cd $(SQ_MODDIR)/mysql; $(SQ_MAKE) clean
|
||||||
cd source; $(SQ_MAKE) clean
|
cd source; $(SQ_MAKE) clean
|
||||||
|
|
||||||
all: mod_squirrel mod_sqlite mod_xml mod_mmdb mod_irc mod_mysql
|
all: folders mod_squirrel mod_sqlite mod_xml mod_mmdb mod_irc mod_mysql
|
||||||
|
|
||||||
folders:
|
folders:
|
||||||
mkdir -p $(SQ_LIBDIR)
|
mkdir -p $(SQ_LIBDIR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user