freebsd_amp_hwpstate/share/mk
Jordan K. Hubbard 7ae01964d7 May the saints praise Robert Withrow <witr@rwwa.com> for showing me
the light.  `env' can be used to pass environment variables to shell
scripts this way, which means that all *configure/post-build scripts
_no longer take any arguments_; everything they should need (and more)
is now available in the environment.  I'm working now to adapt the older
shell scripts over, but if you want beat me to it on some of your own
ports, don't let me stop you! :)
Submitted by:	witr
1994-10-03 13:45:03 +00:00
..
Makefile A make system file for building LKMs, derived from bsd.prog.mk. 1994-09-14 21:59:28 +00:00
bsd.README Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:32:28 +00:00
bsd.dep.mk Add a couple of files we created in 1.x. 1994-08-04 21:10:08 +00:00
bsd.doc.mk Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet. 1994-08-28 15:37:40 +00:00
bsd.kmod.mk Lots of kernel code requires vnodE_if.h, so provide code to generate it 1994-09-26 22:34:04 +00:00
bsd.lib.mk Emendation to previous commit: only create static INTERNALLIBs if 1994-09-18 22:22:32 +00:00
bsd.man.mk Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet. 1994-08-28 15:37:40 +00:00
bsd.own.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.port.mk May the saints praise Robert Withrow <witr@rwwa.com> for showing me 1994-10-03 13:45:03 +00:00
bsd.port.subdir.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.prog.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.subdir.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
sys.mk Add .S to SUFFIXES and add .S.o: rule. 1994-10-02 05:12:46 +00:00