mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
get rid of warning about malformed if in Makefile
This commit is contained in:
parent
48c8243ef3
commit
1e1e56efd8
@ -914,8 +914,8 @@ bin/libbigballofmud.@SHLIBEXT@: $(LIBBIGBALLOFMUD_PICOBJS)
|
||||
ln -snf libbigballofmud.so bin/libbigballofmud.so.0
|
||||
|
||||
# It would be nice to build a static bigballofmud too, but when I try
|
||||
# I get linker errors about dl_open and similar things. I'm not sure
|
||||
# if it can be fixed or if they just can't be called from a static
|
||||
# I get linker errors about dl_open and similar things. I'm not sure if
|
||||
# it can be fixed or if they just can't be called from a static
|
||||
# library.
|
||||
|
||||
libsmbclient: $(LIBSMBCLIENT)
|
||||
|
Loading…
Reference in New Issue
Block a user