![]() ![]() | ![]() |
1.1 ! misho 1: AM_CPPFLAGS = -I../.. ! 2: ! 3: check_PROGRAMS = test_alloc ! 4: ! 5: TESTS = test_alloc ! 6: ! 7: test_alloc_SOURCES = test_alloc.c ! 8: test_alloc_LDADD = ../libdhcp.a ../../tests/libt_api.a \ ! 9: ../../omapip/libomapi.a ../../dst/libdst.a ../../minires/libres.a ! 10: