UNPKG
boost-react-native-bundle
Version:
latest (1.57.0)
1.57.0
Boost library as in https://sourceforge.net/projects/boost/files/boost/1.57.0/
boost-react-native-bundle
/
boost_1_57_0
/
libs
/
property_tree
/
test
/
custom-build
/
Makefile
14 lines
(11 loc)
•
275 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Boost.PropertyTree
#
# Copyright (c) 2009 Sebastian Redl
#
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
all:
clean:
rm -f *_dbg.exe rm -f *_rel.exe