ptypes

ptypes Mercurial Source Tree


Root/wshare/Makefile.FreeBSD

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
#
#  C++ Portable Types Library (PTypes)
#  Version 2.1.1  Released 27-Jun-2007
#
#  Copyright (C) 2001-2007 Hovik Melikyan
#
#
#
#
# Makefile for FreeBSD, called from ../Makefile
#
 
CXX = g++
 
OS_CXXOPTS = -Wall -pthread
# OS_LDLIBS = -lc_r
 
include Makefile.common
Source at commit 209d6fa3805c created 11 years 11 months ago.
By Nathan Adams, Updating tparray to use variants as array because tpodlist was causing variant data corruption

Archive Download this file

Branches

Tags

Page rendered in 0.99187s using 11 queries.