summaryrefslogtreecommitdiffstats
path: root/hw_v5_fx30t_extension/simulation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hw_v5_fx30t_extension/simulation/Makefile')
-rw-r--r--hw_v5_fx30t_extension/simulation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw_v5_fx30t_extension/simulation/Makefile b/hw_v5_fx30t_extension/simulation/Makefile
index 5649e29..8aea9cf 100644
--- a/hw_v5_fx30t_extension/simulation/Makefile
+++ b/hw_v5_fx30t_extension/simulation/Makefile
@@ -8,7 +8,7 @@
library = work
top = top
-library_list = $(shell cut --field 1 --delimiter=" " --only-delimited vhdl_files.txt | uniq)
+library_list = $(shell cut --field 1 --delimiter=" " --only-delimited vhdl_files.txt | sort --unique)
# http://sourceforge.net/projects/vmk/
VMK = vmk
OpenPOWER on IntegriCloud