1
0
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:
Herb Lewis 0001-01-01 00:00:00 +00:00
parent 48c8243ef3
commit 1e1e56efd8

View File

@ -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)