From 46f82b6ea9ea9067a674e0ff71e65ecfdcfa7781 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 27 Nov 2013 01:21:11 -0500 Subject: buildsys: par_ and map_timing PHONY corrections --- contrib/xilinx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/xilinx.mk b/contrib/xilinx.mk index 7f71738..2e01ba9 100644 --- a/contrib/xilinx.mk +++ b/contrib/xilinx.mk @@ -48,7 +48,7 @@ # These dot-targets must come first in the file .PHONY: default xilinx_cores clean twr_map twr_par ise isim coregen \ impact ldimpact lint planahead partial_fpga_editor final_fpga_editor \ - partial_timing final_timing tests all bit mcs xreport + map_timing par_timing tests all bit mcs xreport # "PRECIOUS" files will not be deleted by make as casually .PRECIOUS: tb/%.isim tb/isim/unenclib/%.sdb -- cgit v1.2.3