MODULE = kerberos.dll UNIXLIB = kerberos.so UNIX_CFLAGS = $(KRB5_CFLAGS) $(GSSAPI_CFLAGS) SOURCES = \ krb5_ap.c \ unixlib.c