# This file gets included by the Makefile in this directory to determine
# the files that should go only into source distributions.
# The files listed here are sorted in alphanumerical order.  This is
# necessary but if it keeps like this the files are also compiled in
# alphabetical order.
#
# The support subdirectories (crlf, lattice, purec and sozobon) are
# handled in the Makefile.

SRCFILES = \
	_infinitydf.S \
	_mon.S \
	_normdf.S \
	abort.c \
	alglobal.c \
	assert-perr.c \
	assert.c \
	buffindf.c \
	calloc.c \
	checkcpu.S \
	console.c \
	crtinit.c \
	ctermid.c \
	ctype.c \
	cuserid.c \
	div.c \
	do_fstat.c \
	do_lock.c \
	do_stat.c \
	do_chown16.c \
	dostime.c \
	enoent.c \
	frexp.S \
	ftw.c \
	getcookie.S \
	getcwd.c \
	getenv.c \
	getloadavg.c \
	getlogin.c \
	getopt_old.c \
	getsysvar.S \
	getumask.c \
	getwd.c \
	globals.c \
	gmon.c \
	heapbase.c \
	ident.c \
	ident_dummy_gem.c \
	iflink.c \
	inistack.c \
	inode.c \
	isatty.c \
	isctty.c \
	labs.c \
	ldexp.S \
	libc_exit.S \
	libc_fatal.c \
	linea.c \
	llabs.c \
	lldiv.c \
	localeconv.c \
	lockf.c \
	ltoa.c \
	main.c \
	malloc.c \
	mcount.c \
	modf.S \
	profil-freq.c \
	profil-posix.c \
	pselect.c \
	putenv.c \
	quickstat.c \
	realloc.c \
	regexp.c \
	regsup.c \
	rewinddi.c \
	rtent.c \
	s_finite.c \
	s_finitef.c \
	s_finitel.c \
	s_isinf.c \
	s_isinff.c \
	s_isinfl.c \
	s_isnan.c \
	s_isnanf.c \
	s_isnanl.c \
	s_signbit.c \
	s_signbitf.c \
	s_signbitl.c \
	setenv.c \
	setjmp.S \
	setlocale.c \
	setstack.S \
	setsysvar.c \
	spawn.c \
	spawnve.c \
	spawnvp.c \
	stksiz.c \
	syscall.c \
	tell.c \
	thread.c \
	toxxx.c \
	towctrans.c \
	ttyname.c \
	ttyname_r.c \
	uidgid.c \
	unixtime.c \
	unx2dos.c \
	wctrans.c \
	wctype.c
