dect
/
libdect
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libdect/example/Makefile.in

9 lines
131 B
Makefile

LDFLAGS += -Lsrc -ldect
PROGRAMS += test
test-destdir := usr/bin
test-obj += event_ops.o
test-obj += audio.o
test-obj += test.o