12 lines
373 B
Makefile
12 lines
373 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := alt_ifconv
|
|
|
|
ALTERA_DEPS += alt_ifconv.v
|
|
ALTERA_DEPS += alt_ifconv_hw.tcl
|
|
|
|
include ../../../scripts/library.mk
|