Deleted Added
full compact
Makefile.ia64 (85909) Makefile.ia64 (86276)
1# Makefile.ia64 -- with config changes.
2# Copyright 1990 W. Jolitz
3# from: src/sys/conf/Makefile.alpha,v 1.76
1# Makefile.ia64 -- with config changes.
2# Copyright 1990 W. Jolitz
3# from: src/sys/conf/Makefile.alpha,v 1.76
4# $FreeBSD: head/sys/conf/Makefile.ia64 85909 2001-11-02 21:34:20Z imp $
4# $FreeBSD: head/sys/conf/Makefile.ia64 86276 2001-11-11 20:33:02Z imp $
5#
6# Makefile for FreeBSD
7#
8# This makefile is constructed from a machine description:
9# config machineid
10# Most changes should be made in the machine description
11# /sys/ia64/conf/``machineid''
12# after which you should do

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

52%FILES.c
53
54%FILES.s
55
56%FILES.m
57
58%CLEAN
59
5#
6# Makefile for FreeBSD
7#
8# This makefile is constructed from a machine description:
9# config machineid
10# Most changes should be made in the machine description
11# /sys/ia64/conf/``machineid''
12# after which you should do

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

52%FILES.c
53
54%FILES.s
55
56%FILES.m
57
58%CLEAN
59
60.include "$S/conf/kern.post.mk"
61
62%RULES
60%RULES
61
62.include "$S/conf/kern.post.mk"