From 67ec646a42b8b9e851c693effbdce18327b67501 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Thu, 10 Feb 2011 18:15:12 +0100 Subject: Added help text --- synth/.depend | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'synth/.depend') diff --git a/synth/.depend b/synth/.depend index ba430bb..1739b5d 100644 --- a/synth/.depend +++ b/synth/.depend @@ -1,7 +1,7 @@ channel.o: channel.cpp channel.h fixed.h programs.h note_funcs.h \ note_skel.h defines.h util.h globals.h note.h envelope.h filter.h cli.o: cli.cpp util.h programs.h fixed.h note_funcs.h globals.h channel.h \ - note_skel.h defines.h load.h + note_skel.h defines.h load.h helpstring.h defines.o: defines.cpp defines.h envelope.o: envelope.cpp envelope.h programs.h fixed.h note_funcs.h filter.o: filter.cpp filter.h fixed.h defines.h globals.h programs.h \ @@ -9,12 +9,12 @@ filter.o: filter.cpp filter.h fixed.h defines.h globals.h programs.h \ globals.o: globals.cpp globals.h programs.h fixed.h note_funcs.h \ channel.h note_skel.h defines.h util.h jack.o: jack.cpp defines.h globals.h programs.h fixed.h note_funcs.h \ - channel.h note_skel.h util.h jack.h communication.h + channel.h note_skel.h util.h jack.h communication.h lfos.h load.o: load.cpp util.h programs.h fixed.h note_funcs.h globals.h \ channel.h note_skel.h defines.h parser.h note_loader.h main.o: main.cpp jack.h load.h programs.h fixed.h note_funcs.h cli.h \ channel.h note_skel.h defines.h util.h globals.h in_synth_cli.h \ - communication.h note_loader.h + communication.h note_loader.h lfos.h watch_files.h note.o: note.cpp note.h programs.h fixed.h note_funcs.h envelope.h \ filter.h note_skel.h globals.h channel.h defines.h util.h note_skel.o: note_skel.cpp note_skel.h programs.h fixed.h note_funcs.h \ @@ -32,7 +32,11 @@ note_loader.o: note_loader.cpp note_loader.h programs.h fixed.h \ shared_object_manager.h in_synth_cli.o: in_synth_cli.cpp in_synth_cli.h util.h programs.h fixed.h \ note_funcs.h communication.h globals.h channel.h note_skel.h defines.h \ - load.h + load.h lfos.h watch_files.h communication.o: communication.cpp communication.h shared_object_manager.o: shared_object_manager.cpp util.h programs.h \ fixed.h note_funcs.h shared_object_manager.h +lfos.o: lfos.cpp lfos.h globals.h programs.h fixed.h note_funcs.h \ + channel.h note_skel.h defines.h util.h +watch_files.o: watch_files.cpp watch_files.h util.h programs.h fixed.h \ + note_funcs.h globals.h channel.h note_skel.h defines.h in_synth_cli.h -- cgit v1.2.3