Fixed dependencies. Changes to source files weren't noticed.

This commit is contained in:
Bruce Evans 1995-11-29 16:46:25 +00:00
parent 9e26ffcd19
commit f98e0b2d0b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=12529
3 changed files with 6 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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