Fixed dependencies. Changes to source files weren't noticed.
This commit is contained in:
parent
9e26ffcd19
commit
f98e0b2d0b
@ -1,9 +1,10 @@
|
||||
# From: @(#)Makefile 1.5 (Berkeley) 6/8/93
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.2 1995/01/11 04:10:04 wollman Exp $
|
||||
|
||||
VOLUME= papers
|
||||
DOC= kerntune
|
||||
SRCS= 0.t 1.t 2.t 3.t 4.t
|
||||
EXTRA= fig2.pic
|
||||
MACROS= -ms
|
||||
USE_SOELIM= yes
|
||||
USE_PIC= yes
|
||||
|
@ -1,10 +1,10 @@
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 8/14/93
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1995/01/11 01:52:01 wollman Exp $
|
||||
|
||||
VOLUME= psd/18.gprof
|
||||
SRCS= header.me abstract.me intro.me profiling.me gathering.me \
|
||||
postp.me present.me refs.me
|
||||
DPADD= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic
|
||||
EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic
|
||||
MACROS= -me
|
||||
SRCDIR= ${.CURDIR}/../../../../usr.bin/gprof/PSD.doc
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1995/01/11 00:15:17 wollman Exp $
|
||||
|
||||
VOLUME= smm/12.timed
|
||||
SRCS= timed.ms
|
||||
EXTRA= date loop time unused
|
||||
MACROS= -ms
|
||||
SRCDIR= ${.CURDIR}/../../../../usr.sbin/timed/SMM.doc/timed
|
||||
USE_SOELIM= yes
|
||||
|
Loading…
Reference in New Issue
Block a user