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

(-)som_pak-3.1/makefile.unix (-2 lines)
Lines 1-8 Link Here
1
1
2
# 
2
# 
3
CC=cc
3
CC=cc
4
CFLAGS=-O
5
LDFLAGS=-s
6
LDLIBS=-lm
4
LDLIBS=-lm
7
LD=$(CC)
5
LD=$(CC)
8
6

Return to bug 172841