]> git.saurik.com Git - apple/libdispatch.git/blame - os/Makefile.am
libdispatch-703.50.37.tar.gz
[apple/libdispatch.git] / os / Makefile.am
CommitLineData
fe4ce08b
A
1#
2#
3#
4
beb15981
A
5if HAVE_SWIFT
6osdir=${prefix}/lib/swift/os
7else
fe4ce08b 8osdir=$(includedir)/os
beb15981 9endif
fe4ce08b
A
10
11os_HEADERS= \
beb15981
A
12 object.h \
13 linux_base.h
fe4ce08b
A
14
15noinst_HEADERS= \
beb15981
A
16 object_private.h \
17 voucher_activity_private.h \
18 voucher_private.h