2003-09-11 10:23:55 +00:00
|
|
|
SUBDIRS = format
|
2003-09-24 08:28:04 +00:00
|
|
|
|
2009-03-05 14:57:50 +00:00
|
|
|
nobase_pkginclude_HEADERS = assert.hpp checked_delete.hpp format.hpp \
|
2004-06-18 16:52:31 +00:00
|
|
|
shared_ptr.hpp weak_ptr.hpp throw_exception.hpp \
|
|
|
|
enable_shared_from_this.hpp \
|
2004-06-18 09:20:51 +00:00
|
|
|
detail/shared_count.hpp detail/workaround.hpp
|
2006-09-04 22:41:36 +00:00
|
|
|
|
|
|
|
pkgincludedir = ${includedir}/nix/boost
|