Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
geert
/
fbtest
/
1dda6d8a1ac1ff1c7b93e89f6ee7020f24be8ee8
/
.
/
pnmtohex
/
Makefile
blob: d89c8e448db0c527271400cc6c9b0c18c22a8200 [
file
] [
log
] [
blame
]
TOPDIR
=
..
HOST_TARGET
=
pnmtohex
# Modern distro's (e.g. Debian, Fedora Core) seem to have -lnetpbm only
#LIBS += -lnetpnm -lnetpbm -lnetpgm -lnetppm
LIBS
+=
-
lnetpbm
include $
(
TOPDIR
)/
Rules
.
make