11 lines
241 B
Makefile
11 lines
241 B
Makefile
SUBDIRS = openssl
|
|
|
|
noinst_HEADERS = err.h
|
|
noinst_HEADERS += pqueue.h
|
|
noinst_HEADERS += stdio.h
|
|
noinst_HEADERS += stdlib.h
|
|
noinst_HEADERS += string.h
|
|
noinst_HEADERS += unistd.h
|
|
noinst_HEADERS += machine/endian.h
|
|
noinst_HEADERS += sys/types.h
|