artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
689c002
)
PowerPC port is ELF based, treat same as svr4, mips, and alpha.
author
rahnds
<rahnds@openbsd.org>
Sun, 22 Dec 1996 20:15:35 +0000
(20:15 +0000)
committer
rahnds
<rahnds@openbsd.org>
Sun, 22 Dec 1996 20:15:35 +0000
(20:15 +0000)
usr.bin/make/config.h
patch
|
blob
|
history
diff --git
a/usr.bin/make/config.h
b/usr.bin/make/config.h
index
f35ab4b
..
0426bee
100644
(file)
--- a/
usr.bin/make/config.h
+++ b/
usr.bin/make/config.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: config.h,v 1.
7 1996/11/30 21:08:53 millert Exp $
*/
+/* $OpenBSD: config.h,v 1.
8 1996/12/22 20:15:35 rahnds Exp $
*/
/* $NetBSD: config.h,v 1.7 1996/11/06 17:59:03 christos Exp $ */
/*
@@
-113,7
+113,7
@@
#define SUNSHCMD
#if !defined(__svr4__) && !defined(__SVR4) && !defined(__alpha__) && \
- !defined(__mips__)
+ !defined(__mips__)
&& !defined(__powerpc__)
# ifndef RANLIBMAG
# define RANLIBMAG "__.SYMDEF"
# endif