aboutsummaryrefslogtreecommitdiff
path: root/sim/de1_sine/makefile
blob: e662da8d58949d6e6e9c77635f288f9b05eecbf4 (plain)
1
2
3
4
5
6
7
8
PROJECT = de1_sine

include ./makefile.sources

SOURCE_FILES = $(SYN_SOURCE_FILES) \
../../src/t_$(PROJECT).vhd

include ../makefile