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

(-)zeropad/Makefile.am.orig (-4 lines)
Lines 13-22 Link Here
13
# Create a shared object by faking an exe (thanks to ODE makefiles)
13
# Create a shared object by faking an exe (thanks to ODE makefiles)
14
traplibdir=$(prefix)
14
traplibdir=$(prefix)
15
15
16
if DEBUGBUILD
17
preext=d
18
endif
19
20
EXEEXT=$(preext)@so_ext@
16
EXEEXT=$(preext)@so_ext@
21
17
22
traplib_PROGRAMS=libZeroPAD
18
traplib_PROGRAMS=libZeroPAD

Return to bug 188563