3 # Revision 1.1 2000/03/31 01:59:59 wylie
6 # Revision 1.1 1997/10/15 20:26:17 tung
9 # Revision 1.1 1996/10/18 23:42:40 mjrg
14 # Define any symbols needed to invoke configuration changes in make.config
16 INSTANTIATE_TEMPLATES = true
19 # Include standard make configuration stuff that applies to everything
20 # in the paradyn tree.
22 include ../../make.config
24 # Now make any necessary architecture specific changes to variables:
28 # Include the module-specific Makefile, which defines everything about
29 # the module that is common across architectures.
31 include ../make.module.tmpl
33 # Include the "standard library template". This defines all the
34 # common targets like "clean", "install", etc.
36 include ../../make.library.tmpl