freebsd-src/sys/boot/common/Makefile.inc
Mike Smith 0e02313a88 Generic plug-and-play enumerator infrastructure. Query supplied
enumerators, crossreference returned identifiers with a text-format
database and automatically load corresponding modules and dependancies.
1998-09-04 02:43:26 +00:00

5 lines
204 B
Makefile

# $Id: Makefile.inc,v 1.3 1998/09/01 00:41:24 msmith Exp $
SRCS+= boot.c commands.c console.c devopen.c interp.c interp_backslash.c
SRCS+= interp_parse.c load_aout.c ls.c misc.c module.c panic.c # pnp.c