Mercurial > hg > libxtract
view examples/Makefile.am @ 155:21c5ad2a812e
Add explicit casts to malloc() calls for C++ compatibility
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Thu, 14 Mar 2013 13:03:12 +0000 |
parents | ee2e1acbf2a8 |
children |
line wrap: on
line source
MAINTAINERCLEANFILES = Makefile.in if BUILD_PD_EXAMPLE PUREDATA_DIR = puredata endif if BUILD_SIMPLETEST SIMPLETEST_DIR = simpletest endif SUBDIRS = $(PUREDATA_DIR) $(SIMPLETEST_DIR)