Deleted Added
full compact
Makefile (50064) Makefile (50472)
1# $Id: Makefile,v 1.37 1999/08/16 09:55:16 obrien Exp $
1# $FreeBSD: head/gnu/usr.bin/cc/cc_tools/Makefile 50472 1999-08-27 23:37:10Z peter $
2
3#
4# This could probably be merged with ../cc_int/Makefile, but bsd.lib.mk
5# is such a !@#!*#% nightmare because of how it reprograms the dependencies,
6# suffix rules, SRCS, etc. It's easiest to cheat by using bsd.prog.mk and
7# SRCS to get dependencies.
8#
9

--- 192 unchanged lines hidden ---
2
3#
4# This could probably be merged with ../cc_int/Makefile, but bsd.lib.mk
5# is such a !@#!*#% nightmare because of how it reprograms the dependencies,
6# suffix rules, SRCS, etc. It's easiest to cheat by using bsd.prog.mk and
7# SRCS to get dependencies.
8#
9

--- 192 unchanged lines hidden ---