diff -Naur fst-1.8-orig/Makefile fst-1.8/Makefile --- fst-1.8-orig/Makefile 2006-05-23 23:07:08.000000000 +0300 +++ fst-1.8/Makefile 2006-05-28 23:36:34.000000000 +0300 @@ -1,4 +1,4 @@ -SDKDIR = `find . | grep 'vstsdk[^/]*\$$'` +SDKDIR = /opt/vstsdk2.3 VSTDIR = $(SDKDIR)/source/common ### Generated by Winemaker