mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
build: add structuring comment for libbigballofmud
(This used to be commit 879b000fd3
)
This commit is contained in:
parent
7e7e9250be
commit
db6b94ee24
@ -1919,6 +1919,13 @@ bin/libsmbsharemodes.a: $(BINARY_PREREQS) $(LIBSMBSHAREMODES_OBJ)
|
||||
@echo Linking non-shared library $@
|
||||
@-$(AR) -rc $@ $(LIBSMBSHAREMODES_OBJ)
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
#
|
||||
# libbigballofmud
|
||||
#
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
# This is probably wrong for anything other than the GNU linker.
|
||||
bin/libbigballofmud.@SHLIBEXT@: $(BINARY_PREREQS) $(LIBBIGBALLOFMUD_OBJ) @LIBTALLOC_SHARED@
|
||||
@echo Linking shared library $@
|
||||
|
Loading…
Reference in New Issue
Block a user