Page MenuHomeClusterLabs Projects

defines.mk.input
No OneTemporary

defines.mk.input

###############################################################################
###############################################################################
##
## Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
## Copyright (C) 2004 Red Hat, Inc. All rights reserved.
##
## This copyrighted material is made available to anyone wishing to use,
## modify, copy, or redistribute it subject to the terms and conditions
## of the GNU General Public License v.2.
##
###############################################################################
###############################################################################
#Install Locations
sbindir ?= ${DESTDIR}/@SBINDIR@
mandir ?= ${DESTDIR}/@MANDIR@
libdir ?= ${DESTDIR}/@LIBDIR@
incdir ?= ${DESTDIR}/@INCDIR@
# Where's the kernel?
KERNEL_SRC = @KERNEL_SRC@
# C Compiler defaults
CC = @CC@
STRIP = strip
AR = ar
LD = ld
#RANLIB = echo
RANLIB = ranlib
# Default CFLAGS
CFLAGS += -Wall ${INCLUDE}
YACC = bison
YFLAGS = -y -d
LEX = flex
LFLAGS = -i -t

File Metadata

Mime Type
text/x-makefile
Expires
Wed, Feb 26, 3:31 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1459551
Default Alt Text
defines.mk.input (1 KB)

Event Timeline