This commit is contained in:
chris
2002-11-04 12:29:06 +00:00
parent 09e55647de
commit 83c173350b
21 changed files with 732 additions and 34 deletions

18
config/Makefile.am Normal file
View File

@@ -0,0 +1,18 @@
#
# config/Makefile.am:
# Automake file for the extra config droppings.
#
# $Id$
#
EXTRA_DIST = hostentp_ghba_r.c int_ghba_r.c pthread.c
AUX_DIST = config.guess \
config.sub \
install-sh \
ltconfig \
ltmain.sh \
missing \
mkinstalldirs
MAINTERCLEANFILES = $(AUX_DIST)