freebsd-dev/share/mk
Jordan K. Hubbard 43497b9f75 Annual simplification drive:
1. DISTFILE is gone and replaced by DISTFILES, which can contain one or
   more file specifications.
2. MASTER_SITE created, which points to the distfiles directory on
   freebsd.cdrom.com (which I'll set up in a moment).
3. HOME_LOCATION is now simply a hint, and is never directly used except
   to inform the user when ncftp unable to transfer a file from
   MASTER_SITE.
4. ncftp is now assumed to live somewhere in the path, in preparation for
   Andrew bringing it in on a more permanant basis.
5. XMKMF defined - it was not before.

Thanks to Andrew (ache) for many helpful suggestions.
1994-09-10 22:26:47 +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.lib.mk Use ${ECHO} instead of echo' so that make -s' is fairly quiet. 1994-08-28 15:37:40 +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 a couple of files we created in 1.x. 1994-08-04 21:10:08 +00:00
bsd.port.mk Annual simplification drive: 1994-09-10 22:26:47 +00:00
bsd.port.subdir.mk Whoops - left out the package rule! 1994-08-22 13:02:16 +00:00
bsd.prog.mk Fix spelling error in little-used target. 1994-08-28 15:32:10 +00:00
bsd.README Fix filenames for LIBC and LIBTERM. 1994-08-28 14:21:55 +00:00
bsd.subdir.mk Use ${ECHODIR} instead of `echo' for printing directory names so that 1994-08-28 15:35:30 +00:00
Makefile Add the installation of bsd.README. Realphabitize the FILES= list. 1994-09-07 09:18:44 +00:00
sys.mk The .c: rule added by Bruce, but as yet unused, causes serious problems 1994-09-07 06:52:25 +00:00