Deleted Added
sdiff udiff text old ( 86048 ) new ( 86276 )
full compact
1# Makefile for FreeBSD(98) after:
2#
3# Makefile.i386 -- with config changes.
4# Copyright 1990 W. Jolitz
5# from: @(#)Makefile.i386 7.1 5/10/91
6# $FreeBSD: head/sys/conf/Makefile.pc98 86048 2001-11-04 23:10:39Z imp $
7#
8# Makefile for FreeBSD
9#
10# This makefile is constructed from a machine description:
11# config machineid
12# Most changes should be made in the machine description
13# /sys/pc98/conf/``machineid''
14# after which you should do

--- 25 unchanged lines hidden (view full) ---

40%FILES.c
41
42%FILES.s
43
44%FILES.m
45
46%CLEAN
47
48.include "$S/conf/kern.post.mk"
49
50%RULES