Deleted Added
full compact
Makefile.pc98 (144560) Makefile.pc98 (144966)
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
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 144560 2005-04-03 04:33:42Z imp $
6# $FreeBSD: head/sys/conf/Makefile.pc98 144966 2005-04-12 22:07:11Z vkashyap $
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

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

41%FILES.s
42
43%FILES.m
44
45%CLEAN
46
47%RULES
48
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

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

41%FILES.s
42
43%FILES.m
44
45%CLEAN
46
47%RULES
48
49CFLAGS+=-I/sys/dev/twa
50
49.include "$S/conf/kern.post.mk"
51.include "$S/conf/kern.post.mk"