0ec7cdcbad
Includes compatible replacements, or uses system err.h if available. ok beck@ guenther@
10 lines
215 B
Makefile
10 lines
215 B
Makefile
SUBDIRS = openssl
|
|
|
|
noinst_HEADERS = err.h
|
|
noinst_HEADERS += pqueue.h
|
|
noinst_HEADERS += stdlib.h
|
|
noinst_HEADERS += string.h
|
|
noinst_HEADERS += unistd.h
|
|
noinst_HEADERS += machine/endian.h
|
|
noinst_HEADERS += sys/types.h
|