Mercurial > hg > vamp-plugin-sdk
view Makefile @ 0:6479539d1b32
* Importing first cut of Sonic Visualiser's Vamp plugin format SDK
author | cannam |
---|---|
date | Fri, 31 Mar 2006 14:21:51 +0000 |
parents | |
children | ad9aa1881a70 |
line wrap: on
line source
all: $(MAKE) -C examples all clean: $(MAKE) -C examples clean distclean: $(MAKE) -C examples distclean rm -f *~ *.bak $(TARGET)