Removed obsolete vtrace() remnants.

This commit is contained in:
David Greenman
1995-03-04 03:24:45 +00:00
parent 812a11a2ec
commit 403ef252fa
16 changed files with 22 additions and 92 deletions
+1 -8
View File
@@ -1,6 +1,6 @@
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.55 1995/02/26 05:05:53 bde Exp $
# $Id: Makefile.i386,v 1.56 1995/03/01 10:08:04 gibbs Exp $
#
# Makefile for FreeBSD
#
@@ -14,13 +14,6 @@
# /sys/i386/conf/Makefile.i386
# after which config should be rerun for all machines.
#
# N.B.: DEPENDENCIES ON FOLLOWING FLAGS ARE INVISIBLE TO MAKEFILE
# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
#
# -DTRACE compile in kernel tracing hooks
# -DQUOTA compile in file system quotas
# -DFOO almost all options
#
CC?= cc
CPP?= cpp
LD?= /usr/bin/ld