Redone synchronet support

This commit is contained in:
Alexander S. Aganichev
2001-10-27 06:57:20 +00:00
parent fe06bc1747
commit a1e5aba0dd
17 changed files with 3536 additions and 1577 deletions

9
goldlib/smblib/Makefile Normal file
View File

@@ -0,0 +1,9 @@
# -*- makefile -*-
TOP=../..
TARGET=smblib
INCS=-I$(TOP)/goldlib/smblib -I$(TOP)/goldlib/gall
CFLAGS=-DGOLDEDPLUS
include $(TOP)/GNUmakef.inc
include $(TOP)/GNUmakef.lib