]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
build: add structuring comment for libbigballofmud
authorMichael Adam <obnox@samba.org>
Sun, 6 Jul 2008 22:20:47 +0000 (00:20 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 7 Jul 2008 18:34:02 +0000 (20:34 +0200)
source/Makefile.in

index f0e1d8a3ccfaa8b81881748729e451ea0addc3aa..e0e775f118e3582d79793fd15534df2ba34d0da0 100644 (file)
@@ -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 $@