repo.or.cz
/
gfxprim
/
pasky.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
debian: Add graphviz dependency
[gfxprim/pasky.git]
/
libs
/
input
/
Makefile
blob
5d58e4c4671498766e35b3ea916af79513b9a72b
1
TOPDIR
=
..
/
..
2
include
$(
TOPDIR
)/
pre.mk
3
4
CSOURCES
=$(
shell
ls
*
.c
)
5
INCLUDE
=
core
6
LIBNAME
=
input
7
8
include
$(
TOPDIR
)/
lib.mk
9
include
$(
TOPDIR
)/
post.mk