mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-22 14:10:39 +01:00
defs-orig.mk: Selective install for directories
This commit is contained in:
parent
218a53f7cf
commit
a6facc5b66
1 changed files with 2 additions and 0 deletions
|
|
@ -89,6 +89,8 @@ CPPFLAGS = $(INCLUDE) $(PROJECT_CPPFLAGS) $(CPPFLAGS_DEBUG) $(LOCAL_CPPFLAGS) $
|
||||||
LDFFTW = -lrfftw -lfftw -lm
|
LDFFTW = -lrfftw -lfftw -lm
|
||||||
#LDAUDIO = -laudiofile
|
#LDAUDIO = -laudiofile
|
||||||
|
|
||||||
|
INSTALLED_SHOBJS = $(addprefix $(PREFIX)/lib/,$(SHOBJS))
|
||||||
|
|
||||||
ifeq ($(GCC_MAJOR),2)
|
ifeq ($(GCC_MAJOR),2)
|
||||||
LPPFLAGS = -lg++ -lstdc++
|
LPPFLAGS = -lg++ -lstdc++
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue