1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 01:30:23 +03:00
openwrt-xburst/package/wprobe/src/Makefile.inc
nico e340bbed3a remove *printf warnings preventing wprobe to build on uml x86_64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 10:26:22 +00:00

13 lines
125 B
Makefile

HOST_OS=$(shell uname)
CC=gcc
AR=ar
RANLIB=ranlib
WFLAGS = -Wall -Werror -Wno-format
CFLAGS?=-O2
CPPFLAGS=
LDFLAGS=
LIBS=