mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
fc2b4ffee0
This doesn't migrate all the docs, just the libc's manual (pdf/info). This is to show the basic form of migrating the chew files. For subdirs that didn't have any docs, I've stripped their settings for clarity. If someone wanted to suddenly add docs, they can add the corresponding Makefile.inc files easily.
7 lines
102 B
Makefile
7 lines
102 B
Makefile
LIBC_CHEWOUT_FILES += \
|
|
%D%/ffs.def \
|
|
%D%/lock.def \
|
|
%D%/unctrl.def
|
|
|
|
LIBC_CHAPTERS += %D%/misc.tex
|