1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-26 12:22:03 +00:00

Makefile: drop boost includes and libs

This commit is contained in:
wfjm
2019-01-02 12:00:31 +01:00
parent 0e87dd8670
commit fefa952a4d
10 changed files with 33 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile 1098 2018-12-30 11:40:42Z mueller $
# $Id: Makefile 1100 2019-01-02 10:56:47Z mueller $
#
# 'Meta Makefile' for whole retro project
# allows to make all synthesis targets
@@ -114,6 +114,7 @@ SIM_ise += rtl/sys_gen/w11a/nexys3/tb
SIM_viv += rtl/bplib/issi/tb
SIM_viv += rtl/bplib/micron/tb
SIM_viv += rtl/bplib/nxcramlib/tb
SIM_viv += rtl/bplib/mig/tb
SIM_viv += rtl/vlib/comlib/tb
SIM_viv += rtl/vlib/rlink/tb
SIM_viv += rtl/vlib/serport/tb