minix/commands/ash
Lionel Sambuc ce42c706d2 ASH: Fix clean target.
Also include code generators in the cleaning targets.

Change-Id: Ic1eeece5152f2b13a0357363d5e902b182022fdf
2013-03-08 09:41:49 +01:00
..
bltin Fix command line history in ash 2013-02-01 11:41:47 +01:00
funcs
alias.c
alias.h
arith_lex.h
arith_lex.l
arith.y
builtins
builtins.def Fix command line history in ash 2013-02-01 11:41:47 +01:00
cd.c
cd.h
complete.c
complete.h
errmsg.c
errmsg.h
error.c
error.h
eval.c Fix command line history in ash 2013-02-01 11:41:47 +01:00
eval.h
exec.c Fix command line history in ash 2013-02-01 11:41:47 +01:00
exec.h
expand.c
expand.h
histedit.c Fix command line history in ash 2013-02-01 11:41:47 +01:00
init.h
input.c Fix command line history in ash 2013-02-01 11:41:47 +01:00
input.h
jobs.c Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
jobs.h
machdep.h
mail.c
mail.h
main.c
main.h
Makefile ASH: Fix clean target. 2013-03-08 09:41:49 +01:00
memalloc.c
memalloc.h
miscbltin.c Fix command line history in ash 2013-02-01 11:41:47 +01:00
mkbuiltins.sh Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
mkinit.c Make commands cross-compilable 2012-06-18 10:53:23 +00:00
mknodes.c
mksignames.c
mksyntax.c Make commands cross-compilable 2012-06-18 10:53:23 +00:00
mktokens.sh Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
myhistedit.h
mystring.c
mystring.h
nodes.c.pat Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
nodetypes Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
options.c ash: default to an editing mode 2013-02-13 16:19:15 +00:00
options.h
output.c Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
output.h
parser.c Fix command line history in ash 2013-02-01 11:41:47 +01:00
parser.h
redir.c
redir.h
setmode.c
shell.h Fix command line history in ash 2013-02-01 11:41:47 +01:00
show.c
show.h
TOUR Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
trap.c Fix command line history in ash 2013-02-01 11:41:47 +01:00
trap.h
var.c Fix command line history in ash 2013-02-01 11:41:47 +01:00
var.h