summaryrefslogtreecommitdiff
path: root/tutorials/sndkit/Makefile
blob: 75ac7a17d1cc8f4b8f173c4a48d52a9b4bf07aea (plain)
1
2
3
4
5
6
7
8
9
TOPDIR=../..

include $(TOPDIR)/make.defs

SUBDIRS=dsp morse tests samples sblive softsynth userdev_demo

all: subdirs

clean: clean_local clean_subdirs