Skip to content

Commit

Permalink
Revert wildcard expansion in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
quark17 authored Nov 7, 2024
1 parent 1c9fd33 commit a940710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Libraries/Base1/depends.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Automatically generated by bluetcl -exec makedepend -- Do NOT EDIT
## Date: Tue Jul 23 10:01:18 AM PDT 2024
## Command: bluetcl -exec makedepend -bdir $(BUILDDIR) {ActionSeq.bs Assert.bs ConfigReg.bs Connectable.bs Counter.bs CShow.bs Enum.bs Environment.bs FIFO.bs FIFOF.bs FoldFIFO.bs FoldFIFOF.bs Fork.bs GetPut.bs List.bs ListN.bs Once.bs Prelude.bs Real.bs RegFile.bs Reserved.bs RevertingVirtualReg.bs SShow.bs Vector.bs Array.bsv Clocks.bsv FIFOF_.bsv FIFOLevel.bsv FShow.bsv Inout.bsv LevelFIFO.bsv PreludeBSV.bsv Probe.bsv ProbeWire.bsv RWire.bsv}
## Command: bluetcl -exec makedepend -bdir $(BUILDDIR) *.bs*

$(BUILDDIR)/ActionSeq.bo: ActionSeq.bs $(BUILDDIR)/List.bo $(BUILDDIR)/Vector.bo $(BUILDDIR)/Prelude.bo $(BUILDDIR)/PreludeBSV.bo
$(BUILDDIR)/Array.bo: Array.bsv $(BUILDDIR)/List.bo $(BUILDDIR)/Prelude.bo $(BUILDDIR)/PreludeBSV.bo
Expand Down

0 comments on commit a940710

Please sign in to comment.