kill ufs/lfs so that make installworld completes successfully.

This commit is contained in:
Warner Losh 1998-01-31 05:54:54 +00:00
parent 52dbfb5c0f
commit 7e291b9c9c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32928

View File

@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
# $Id: Makefile,v 1.68 1998/01/01 23:17:05 steve Exp $
# $Id: Makefile,v 1.69 1998/01/02 09:39:12 jkh Exp $
#
# Doing a make install builds /usr/include
#
@ -37,7 +37,7 @@ LDIRS= msdosfs net netns netatalk netinet netipx netkey nfs pccard sys vm \
# netccitt netiso
LNOHEADERDIRS= isofs ufs
LSUBDIRS= isofs/cd9660 ufs/ffs ufs/lfs ufs/mfs ufs/ufs
LSUBDIRS= isofs/cd9660 ufs/ffs ufs/mfs ufs/ufs
# Define SHARED to indicate whether you want symbolic links to the system
# source (``symlinks''), or a separate copy (``copies''). ``symlinks'' is