• dankm's avatar
    Address minor portability issues (#9414) · d66ae50f
    dankm authored
    * Add os specific sed for FreeBSD.
    
    * Replace hardcoded "make" with $(MAKE)
    
    Some systems don't use GNU make by default, and use something like
    gnumake or gmake. Respect that when determining the make version.
    d66ae50f
Makefile 19.7 KB