6 lines
65 B
Makefile
6 lines
65 B
Makefile
SUBDIRS = sys .
|
|
|
|
EXTRA_DIST = \
|
|
err.h \
|
|
stdlib.c \
|
|
unistd.h
|