]> rtime.felk.cvut.cz Git - frescor/fna.git/commitdiff
makefile for the tests
authorsangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 1 Apr 2008 09:55:31 +0000 (09:55 +0000)
committersangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 1 Apr 2008 09:55:31 +0000 (09:55 +0000)
git-svn-id: http://www.frescor.org/private/svn/frescor/fna/trunk@1056 35b4ef3e-fd22-0410-ab77-dab3279adceb

tests/tests_frescan/Makefile [new file with mode: 0755]

diff --git a/tests/tests_frescan/Makefile b/tests/tests_frescan/Makefile
new file mode 100755 (executable)
index 0000000..c88c0f6
--- /dev/null
@@ -0,0 +1,5 @@
+include ../../config.mk
+include ../../rules.mk
+
+CFLAGS += -I$(FNA_PATH)/src_frescan/
+LDFLAGS += -L$(FNA_PATH)/lib -lfrescan -L$(FOSA_PATH)/lib -lfosa_$(PLATFORM) -lm