I forgot to attach the makefile. Here it is. I wrote: "I am writing a makefile for a documentation project. I want make to search the current directory for the target with a certain suffix *.suffix and apply the suffix rules. When I invoke make, make responds with "No rule to make target *.suffix. I have attached the makefile for your perusal."
- suffix rules in makefile Sudhir Sharma
- Re: suffix rules in makefile Sudhir Sharma
- Re: suffix rules in makefile Paul D. Smith
makefile