aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorobijuan <juan@iearobotics.com>2017-02-10 21:29:17 +0100
committerobijuan <juan@iearobotics.com>2017-02-10 21:29:17 +0100
commitcf998996175f0828029958d08d481355dcbf12cb (patch)
treee85f05ea6f1c5a199f5ab24e621d74dced6a3dd9 /Makefile.in
parent64b5191776b69bab0ca6ec87ca99fdb7e3ec8c12 (diff)
downloadghdl-cf998996175f0828029958d08d481355dcbf12cb.tar.gz
ghdl-cf998996175f0828029958d08d481355dcbf12cb.tar.bz2
ghdl-cf998996175f0828029958d08d481355dcbf12cb.zip
target install.libghdlsynth added
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 06d8d86b6..ddedf33c4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -312,6 +312,8 @@ libghdlsynth.a: $(GRT_ADD_OBJS) $(GRT_SRC_DEPS) version.ads force
libghdlsynth$(SOEXT): $(GRT_ADD_SHOBJS) $(GRT_SRC_DEPS) version.ads force
$(GNATMAKE) -I- -aI. -D pic -z libghdlsynth -o $@ $(GNATFLAGS) $(PIC_FLAGS) -gnat12 $(GHDL_SYNTHLIB_INCFLAGS) -bargs -shared -Llibghdlsynth_ -largs -shared $(GRT_ADD_SHOBJS) $(SHLIB_FLAGS)
+install.libghdlsynth: install.libghdlsynth.include install.libghdlsynth.static install.libghdlsynth.shared
+
install.libghdlsynth.include: install.dirs
$(INSTALL_DATA) -p $(srcdir)/src/synth/ghdlsynth.h $(DESTDIR)$(incdir)/
$(INSTALL_DATA) -p $(srcdir)/src/synth/ghdlsynth_gates.h $(DESTDIR)$(incdir)/