Print this page
1575 untangle libmlrpc ... (libmlrpc)
*** 19,37 ****
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
#
include ../../../Makefile.master
HDRS= \
doserror.h \
lmerr.h \
nterror.h \
! ntstatus.h
ROOTDIR= $(ROOT)/usr/include/smb
ROOTHDRS= $(HDRS:%=$(ROOTDIR)/%)
CHECKHDRS= $(HDRS:%.h=%.check)
--- 19,39 ----
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
#
include ../../../Makefile.master
HDRS= \
doserror.h \
lmerr.h \
nterror.h \
! ntstatus.h \
! wintypes.h
ROOTDIR= $(ROOT)/usr/include/smb
ROOTHDRS= $(HDRS:%=$(ROOTDIR)/%)
CHECKHDRS= $(HDRS:%.h=%.check)