1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Module description.

This commit is contained in:
Bruno Haible
2002-12-31 13:46:30 +00:00
parent ace5b10722
commit 740e9a30ef
142 changed files with 2701 additions and 0 deletions

20
modules/c-stack Normal file
View File

@@ -0,0 +1,20 @@
Description:
Files:
lib/c-stack.h
lib/c-stack.c
m4/c-stack.m4
Depends-on:
gettext
exitfail
configure.ac:
gl_C_STACK
Makefile.am:
lib_SOURCES += c-stack.h c-stack.c
Include:
"c-stack.h"