trick/share
Alex Lin 5a77824638 Create a separate directory for simulation compilation.
Functioning build directory on Linux.  Everything is going into the build directory.
All files for all steps use the full path.  this change removes the need for us to
call depend_objs to fix makefile dependencies.  Changed the makefile rules to use
more pattern rules reducing the size of make_makefile.pm and the makefile too.
Changed the output of make to show short commands for each compile line.  Setting
the variable TRICK_VERBOSE_BUILD in the environement, command line, or in S_overrides.mk
will change the output to the full printout.

refs #80
2015-07-07 14:42:58 -05:00
..
doc/trick Standardize directory names 2015-06-09 08:44:42 -05:00
man/man1 Standardize directory names 2015-06-09 08:44:42 -05:00
trick Create a separate directory for simulation compilation. 2015-07-07 14:42:58 -05:00