freebsd-dev/share/mk
Jordan K. Hubbard d0d7662fb4 Start really adding some features here. Let's see:
1. New variable DEPENDS lets you list packages that this depends on,
   relative to the top (lang/tcl, x11/tk, etc).  These packages will
   always get made first.

2. Don't configure again if you've already done so successfully.

3. Add pre-configure and post-configure hooks.  You can now do a pre-configure,
   a local configure, a port-provided configure and finally a post-configure
   if you really really want to.  I can't imagine anything this will leave us
   not being able to do! :) [ Yes, I have actually found a use for at least
   two of these in one port - see x11/tk!].

Submitted by:	jkh
1994-08-21 16:37:09 +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 Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00
bsd.lib.mk Make the install targets obey the INSTALLFLAGS requests in the new 1994-08-10 02:48:08 +00:00
bsd.man.mk Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00
bsd.own.mk Add a couple of files we created in 1.x. 1994-08-04 21:10:08 +00:00
bsd.port.mk Start really adding some features here. Let's see: 1994-08-21 16:37:09 +00:00
bsd.prog.mk Make the install targets obey the INSTALLFLAGS requests in the new 1994-08-10 02:48:08 +00:00
bsd.README BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
bsd.subdir.mk Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00
Makefile - bsd.dep.mk and bsd.own.mk have been required for some time. Install them. 1994-08-20 08:25:00 +00:00
sys.mk Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00