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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
dist
/
ipf
/
l4check
/
Makefile
blob
e2bb9f8b3cff1b4fa134494e18c449c704db0bfe
1
# For Solaris
2
#LIBS=-lsocket -lnsl
3
4
all
:
l4check
5
6
l4check
:
l4check.c
7
$(
CC
) -
g
-
I..
-
Wall
$(
CFLAGS
) $(
LIBS
)
l4check.c
-
o
$
@
8
9
clean
:
10
/
bin
/
rm
-
f l4check