artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fa72cd
)
We're not ready for this, yet.
author
briggs
<briggs@openbsd.org>
Fri, 30 Aug 1996 22:41:40 +0000
(22:41 +0000)
committer
briggs
<briggs@openbsd.org>
Fri, 30 Aug 1996 22:41:40 +0000
(22:41 +0000)
sys/arch/mac68k/conf/Makefile.mac68k
patch
|
blob
|
history
diff --git
a/sys/arch/mac68k/conf/Makefile.mac68k
b/sys/arch/mac68k/conf/Makefile.mac68k
index
fbcb7eb
..
a1e4c0d
100644
(file)
--- a/
sys/arch/mac68k/conf/Makefile.mac68k
+++ b/
sys/arch/mac68k/conf/Makefile.mac68k
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile.mac68k,v 1.1
0 1996/08/10 21:37
:40 briggs Exp $
+# $OpenBSD: Makefile.mac68k,v 1.1
1 1996/08/30 22:41
:40 briggs Exp $
# $NetBSD: Makefile.mac68k,v 1.40 1996/08/10 06:09:07 mycroft Exp $
# Makefile for NetBSD
@@
-29,7
+29,7
@@
STRIP?= strip -d
TOUCH?= touch -f -c
# source tree is located via $S relative to the compilation directory
-S
!= cd ../../../..; pwd
+S
= ../../../..
MAC68K= $S/arch/mac68k
INCLUDES= -I. -I$S/arch -I$S -nostdinc