summaryrefslogtreecommitdiff
path: root/wince/Makefile.am
blob: f6c8775906cd65aea2430687941b3d054e6a00fa (plain)
1
2
3
4
5
6
7
8
noinst_LIBRARIES=libc_wince.a

libc_wince_a_SOURCES =                            \
        env.c            env.h                    \
	errno.c          errno.h                  \
        fileops.c        fileops.h