mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 23:43:35 +00:00
7ae76930a5
variable substitution. Submitted by: Jordan Hubbard <jkh@freebsd.org>
5 lines
196 B
Makefile
5 lines
196 B
Makefile
# $Id: Makefile.inc,v 1.2 1998/08/31 21:10:42 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
|