Skip to content

Commit

Permalink
Remove redundant (but also altered) rule
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed Dec 5, 2023
1 parent 0ccff57 commit 5e873d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions techlibs/quicklogic/Makefile.inc
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
%_pm.h: passes/pmgen/pmgen.py %.pmg
$(P) mkdir -p pmgen && $(PYTHON_EXECUTABLE) $< -o $@ -p $(subst _pm.h,,$(notdir $@)) $(filter-out $<,$^)

techlibs/quicklogic/qlf_k6n10f/bram_types_sim.v: techlibs/quicklogic/qlf_k6n10f/generate_bram_types_sim.py
$(P) $(PYTHON_EXECUTABLE) $^ $@

Expand Down

0 comments on commit 5e873d4

Please sign in to comment.