Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/stack-tests
T

15 lines
212 B
Plaintext

Files:
tests/test-stack.c
tests/macros.h
Depends-on:
string
configure.ac:
Makefile.am:
TESTS += test-stack
check_PROGRAMS += test-stack
test_stack_SOURCES = test-stack.c
test_stack_LDADD = $(LDADD) $(LIBINTL)