projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
05a2dd979f34d3445aeedc96734fb8fa934e5ec9
[openwrt.git]
/
package
/
wprobe
/
src
/
Makefile.inc
1
HOST_OS=$(shell uname)
2
3
CC=gcc
4
AR=ar
5
RANLIB=ranlib
6
7
WFLAGS = -Wall -Werror
8
CFLAGS?=-O2
9
CPPFLAGS=
10
LDFLAGS=
11
LIBS=
12
This page took
0.03954 seconds
and
3
git commands to generate.