diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1995-01-29 21:35:35 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1995-01-29 21:35:35 +0000 |
commit | 865b9f43591837457e4447729c05a3d084e765d1 (patch) | |
tree | 6640bd99522fe0fede7e7ec292ffb0326dbeed00 /devel | |
parent | Disable both irc & ircII until fixed (diff) |
Correction in the Makefile for the "new" make.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/mprof/files/patch-01 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mprof/files/patch-01 b/devel/mprof/files/patch-01 index 778235da55fb..8fbd8b855975 100644 --- a/devel/mprof/files/patch-01 +++ b/devel/mprof/files/patch-01 @@ -154,7 +154,7 @@ + # ranlib libc_mp.a + + test: $(TEST_OBJS) test1-demo test2-demo -+ ++ + mprof-mon-lint: + lint $(LINTFLAGS) $(MPROF_MON_SRCS) > mprof.lint + |