Deleted Added
full compact
Makefile.ia64 (105022) Makefile.ia64 (111684)
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 105022 2002-10-13 07:07:51Z marcel $
4# $FreeBSD: head/sys/conf/Makefile.ia64 111684 2003-02-28 21:59:14Z ru $
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

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

43%FILES.c
44
45%FILES.s
46
47%FILES.m
48
49%CLEAN
50
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

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

43%FILES.c
44
45%FILES.s
46
47%FILES.m
48
49%CLEAN
50
51locore.o: $S/$M/$M/locore.s assym.s
52 ${NORMAL_S}
53
54%RULES
55
56.include "$S/conf/kern.post.mk"
51%RULES
52
53.include "$S/conf/kern.post.mk"