openrc/mk
William Hubbs 5427783fdf standardize the default shell
I do not know of a need to have the default shell be a build-time
configurable setting. All *nix systems I am aware of have /bin/sh as a
default posix compatible shell.
If some systems running OpenRC do not make that assumption about
/bin/sh, I will consider bringing this back, so feel free to open an
issue.
2018-12-08 12:06:26 -06:00
..
cc.mk
debug.mk
depend.mk
dist.mk
gitignore.mk
gitver.mk
lib.mk
net.mk
os-BSD.mk
os-DragonFly.mk
os-FreeBSD.mk Use _BSD_SOURCE on FreeBSD 2018-03-14 13:07:46 -05:00
os-GNU-kFreeBSD.mk Remove _XOPEN_SOURCE macros from builds 2018-03-13 18:14:55 -05:00
os-GNU.mk Remove _XOPEN_SOURCE macros from builds 2018-03-13 18:14:55 -05:00
os-Linux.mk Add _POSIX_C_SOURCE definition to Linux build 2018-05-01 13:29:13 -05:00
os-NetBSD.mk
os-prefix.mk
os.mk
pam.mk
prog.mk
scripts.mk standardize the default shell 2018-12-08 12:06:26 -06:00
subdir.mk
sys.mk build: standardize installation modes 2018-05-11 15:38:27 -05:00
termcap.mk