Forum OpenACS Q&A: Response to Makefile Help

Collapse
4: Response to Makefile Help (response to 1)
Posted by Jonathan Marsden on
Roberto, the code you poted looks more like code from a shell script than from a Makefile.  TAB at the start of lines really really matters in Makefiles... is that (part of) the problem?

Maybe you can actually put this code into your .sh file (since you seem to have one anyway!), and then just call make with these env vars already set appropriately?

Separate issue: does your tarball include Henry's internationalization patches, and/or an nsd.tcl with the parameters for them in place?  Should it have that stuff in there?