packages/net/wprobe/src/Makefile.inc

13 lines
125 B
PHP
Raw Normal View History

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