summaryrefslogtreecommitdiff
path: root/native/target/posix/Makefile.am
blob: a19bdd0f39b801e257f42d6d4d9c23ea5b64d5d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Input file for automake to generate the Makefile.in used by configure

EXTRA_DIST = \
target_posix.h \
target_posix.c \
target_posix_file.h \
target_posix_file.c \
target_posix_io.h \
target_posix_io.c \
target_posix_math.h \
target_posix_math.c \
target_posix_memory.h \
target_posix_memory.c \
target_posix_misc.h \
target_posix_misc.c \
target_posix_network.h \
target_posix_network.c