Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 134017
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 32-38 Link Here
32
#============================================================================
32
#============================================================================
33
33
34
34
35
CFLAGS   = -traditional -O -I. $(CFLAGS_ADDTL)
35
CFLAGS   = -O -I. $(CFLAGS_ADDTL)
36
36
37
ALL_CL   = regexp/regexp.c regexp/regsub.c
37
ALL_CL   = regexp/regexp.c regexp/regsub.c
38
C_SRC    = $(notdir $(ALL_CL))
38
C_SRC    = $(notdir $(ALL_CL))

Return to bug 134017