repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
compat
/
m32.mk
blob
048b6fb0312eae1547ab6513f9c266ab4d37303b
1
# $NetBSD: Makefile.compat,v 1.3 2008/10/28 22:58:23 mrg Exp $
2
3
#
4
# Makefile fragment to help implement a set of 'cc -m32' libraries.
5
#
6
7
COPTS
+= -
m32
8
CPUFLAGS
+= -
m32
9
LDADD
+= -
m32
10
LDFLAGS
+= -
m32
11
MKDEPFLAGS
+= -
m32
12
13
.
include
"Makefile.compat"