opinion solicited regarding project setup

Dave Corcoran dave at aspect.UUCP
Sat Feb 16 05:16:45 AEST 1991


printf("Hello World\n");

I am setting up a software project and need some feedback.

I need to define global rules for makefiles and am confronted by two methods:

1) use the include facility and macros, (macros to provide position
   indepenence in the dir hierarchy).

2) rely on the fact that SunOS make(1) will read in default.mk if it exists
   in the current directory *and* use ln(1) to ensure everyone reads the
   same file.

Any responses will be appreciated.
-- 
David Corcoran		      -@@
uunet!aspect!dave	        ~
In a society where anything goes eventually everything will.



More information about the Comp.unix.programmer mailing list