summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2007-12-07 18:24:12 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2007-12-07 18:24:12 -0800
commitc246e6fcb064318dab5b64f84e0b68e49cb80500 (patch)
tree31f84da4c46317bb91ef6a36e5dad8596eba9ac0 /Makefile.in
parentf97fa562124a04296a567aadd535662e68c7f8f5 (diff)
downloadvyatta-bash-c246e6fcb064318dab5b64f84e0b68e49cb80500.tar.gz
vyatta-bash-c246e6fcb064318dab5b64f84e0b68e49cb80500.zip
support external per-level policies controlling default restricted mode
and allowed op/cfg/pipe commands, i.e., no more hard-coded policies in bash.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d4dbc00..28af658 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -936,7 +936,6 @@ shell.o: make_cmd.h subst.h sig.h pathnames.h externs.h
shell.o: flags.h trap.h mailcheck.h builtins.h $(DEFSRC)/common.h
shell.o: jobs.h siglist.h input.h execute_cmd.h findcmd.h bashhist.h
shell.o: ${GLOB_LIBSRC}/strmatch.h ${BASHINCDIR}/posixtime.h
-shell.o: vyatta-restricted.h
sig.o: config.h bashtypes.h
sig.o: shell.h syntax.h config.h bashjmp.h ${BASHINCDIR}/posixjmp.h command.h ${BASHINCDIR}/stdc.h error.h
sig.o: general.h xmalloc.h bashtypes.h variables.h arrayfunc.h conftypes.h array.h hashlib.h