Makefile: Use $(MAKE) instead of plain 'make'.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 12 Feb 2011 18:19:28 +0000 (10:19 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 12 Feb 2011 18:25:31 +0000 (10:25 -0800)
This allows make to pass the proper command line arguments to the sub-make.


No differences found