HardenedBSD src tree
Go to file
Rodney W. Grimes 9a91485c70 Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS
line of Makefile.i386.  Fixes the extra rule that gmake complains about
for machdep.o.  This fix is from Joans 0lsson.

Rework the depends and rules for assym.s and genassym so that we now use
the .depend rule for genassym.o such that if you change any header files
that are included by genassym.c the right things happen.  This is probably
what has caused more bad kernel builds than any other thing in the
Makefile.i386!
1993-10-14 17:09:55 +00:00
bin Document the new, less restrictive, behavior of the matching operator. 1993-10-04 22:07:27 +00:00
etc Add /etc/uucp for uucp configuration files 1993-10-14 12:08:04 +00:00
gnu Makefile to install sample files in /etc/uucp with correct ownership and 1993-10-14 12:18:29 +00:00
lib/csu/i386
libexec/makekey
sbin
share/man/man4 From: baukno@login.dkuug.dk (S|ren Schmidt) 1993-09-09 00:32:25 +00:00
sys Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS 1993-10-14 17:09:55 +00:00
usr.bin Christoph Robitschko manual page fixes to correct the references to vmunix 1993-10-08 01:36:20 +00:00
usr.sbin If require script fails, don't try to delete installed package. 1993-10-10 20:25:31 +00:00