summaryrefslogtreecommitdiff
path: root/i/marvin/src/utils/Makefile.defs
blob: ebd316cf2e6551408380602a8b5ef001aa0a3a82 (plain)
1
2
3
4
5
6
7
8
9
PROGRAMS += test_any test_callback test_bind

utils_OBJECTS = fd_set.o hexa.o

test_any_OBJECTS = test_any.o

test_callback_OBJECTS = test_callback.o

test_bind_OBJECTS = test_bind.o