freebsd-skq/share
Jordan K. Hubbard 3158984cf8 Geeze, what was I thinking again? Replace all references to:
${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}

With simply `${DISTFILE}' which defaults to the above.  This lets you
easily name distribution files that don't cooperate with any rational
naming syntax.

Similarly, make a variable called ${PKGFILE} which fills the same purpose
for packages.

Just trying to make this thing really really general to suit every need.
Now I need somebody to figure out how to make the extract target auto-fetch
things from ${HOME_LOCATION} with ncftp *if* ncftp is installed and it
looks possible to reach the foreign site.  That will take some fancy footwork,
but would be slick.  I've changed this too so that HOME_LOCATION is no longer
set by default, allowing you to do an .if defined(..) check for it.  The
extract rule now does this too.

Submitted by:	jkh
1994-09-01 16:01:34 +00:00
..
dict The files connectives and words did not come on the tape, mark them 1994-07-06 02:12:25 +00:00
doc Fix it to find the sources if there is an obj directory. Lots of the old 1994-08-28 17:00:54 +00:00
examples Define NOOBJ so that install doesn't try to get the sources from the 1994-08-28 17:21:36 +00:00
man Woops, "8/16 mode" should read "8/16bit mode". 1994-08-23 10:51:40 +00:00
me Correct me.0 -> me.7 1994-08-11 00:11:44 +00:00
misc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
mk Geeze, what was I thinking again? Replace all references to: 1994-09-01 16:01:34 +00:00
skel BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
tabset - Make each target depend on its source so that all the targets don't get 1994-08-22 15:28:17 +00:00
termcap pc3r russian koi8-r syscons console added 1994-08-22 20:07:56 +00:00
tmac Install with group BINGRP, not BINOWN. 1994-08-20 08:16:43 +00:00
zoneinfo Bruce Evans is right - this shouldn't touch /etc *at all* and I should 1994-08-11 01:39:23 +00:00
Makefile Make man page installation work for ``unattached'' and kernel pages. 1994-08-09 18:41:38 +00:00
Makefile.inc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00