projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
enable ATA_SFF (PATA support) in the generic configs
[openwrt.git]
/
package
/
wprobe
/
src
/
exporter
/
Makefile
1
include
..
/
Makefile.inc
2
CPPFLAGS
+= -
I..
/
kernel
-
I..
/
user
3
4
wprobe-export
:
wprobe-export.c
5
$(
CC
) $(
CPPFLAGS
) $(
CFLAGS
) -
o
$
@
$
^
$(
LDFLAGS
) $(
LIBS
)
This page took
0.03711 seconds
and
5
git commands to generate.