From ddc46a75f80749825084096a4556c976117fee63 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Sat, 22 Jan 1994 08:27:56 +0000 Subject: [PATCH] Add SUPPORT.TXT and MIRROR.SITES to the top level FREEBSD files that get installed in /. --- etc/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/Makefile b/etc/Makefile index 1e7cec4742e8..06b02d8462fc 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -25,8 +25,10 @@ WCS1= wcs fppwcs poc poc1 poc2 fppoc WCS2= fpevent fppwcs fppwcs_dual hdcwcs load_diags start_fpp wcs wcs_dual # Special top level files for FreeBSD -COPYRIGHT= COPYRIGHT -FREEBSD= CONTRIB.386BSD CONTRIB.FreeBSD RELNOTES.FreeBSD ${COPYRIGHT} +COPYRIGHT= COPYRIGHT +FREEBSD= CONTRIB.386BSD CONTRIB.FreeBSD +FREEBSD+= MIRROR.SITES RELNOTES.FreeBSD SUPPORT.TXT +FREEBSD+= ${COPYRIGHT} # # Floppy drive name and files for building FreeBSD Floppies FLOPPY?= fd0