Ticket #60 (new defect)

Opened 2 years ago

Explain dependency on program in makefile example

Reported by: gvwilson Assigned to: gvwilson
Priority: major Milestone: Someday
Component: lectures Version:
Keywords: Cc:

Description

swc::Adding More Dependencies:1107

I do not understand the second prerequisite in the third rule

%.csv : %.dat dat2csv dat2csv $< > $@