Add Makefile in the external directory
commit395a4c24df21b9e09d89f995f8dec5a4e87b15c4
authorMichael Duda <duda@ucar.edu>
Sat, 9 Oct 2021 00:40:59 +0000 (8 18:40 -0600)
committerMichael Duda <duda@ucar.edu>
Thu, 28 Oct 2021 23:34:34 +0000 (28 23:34 +0000)
tree1a21c7f94e7b119206cc01a4ad5e8767b78bbc72
parent49203b7edc2056bdbba93655892d393694c1f246
Add Makefile in the external directory

When invoking 'make' in the external directory, the following variables
must be defined:

   CC - the C compiler with which libraries should be built
   INTERNAL_GRIB2_PATH - the path where libraries will be installed
external/Makefile [new file with mode: 0644]