Deleted Added
full compact
Makefile.powerpc (85909) Makefile.powerpc (86276)
1# Makefile.powerpc -- with config changes.
2# Copyright 1990 W. Jolitz
3# from: @(#)Makefile.i386 7.1 5/10/91
1# Makefile.powerpc -- with config changes.
2# Copyright 1990 W. Jolitz
3# from: @(#)Makefile.i386 7.1 5/10/91
4# $FreeBSD: head/sys/conf/Makefile.powerpc 85909 2001-11-02 21:34:20Z imp $
4# $FreeBSD: head/sys/conf/Makefile.powerpc 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/powerpc/conf/``machineid''
12# after which you should do

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

48%FILES.c
49
50%FILES.s
51
52%FILES.m
53
54%CLEAN
55
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/powerpc/conf/``machineid''
12# after which you should do

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

48%FILES.c
49
50%FILES.s
51
52%FILES.m
53
54%CLEAN
55
56.include "$S/conf/kern.post.mk"
57
58%RULES
56%RULES
57
58.include "$S/conf/kern.post.mk"