repo.or.cz
/
pcp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix potential buffer overflows detected by Coverity.
[pcp.git]
/
m4
/
GNUmakefile
blob
4043e4d70cc19004543a7fc3191cbfeb9334bf69
1
#
2
# Copyright (c) 2003-2006 Silicon Graphics, Inc. All Rights Reserved.
3
#
4
5
TOPDIR
=
..
6
include
$(
TOPDIR
)/
src
/
include
/
builddefs
7
8
LSRCFILES
=
\
9
pkg.m4 \
10
manual_format.m4 \
11
package_globals.m4 \
12
package_utilies.m4 \
13
package_pthread.m4 \
14
package_qtdev.m4 \
15
multilib.m4
16
17
default
:
18
19
include
$(
BUILDRULES
)
20
21
install
install-dev install-lib
:
default