Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove makefiles from the repo #151

Closed
edwardhartnett opened this issue Jun 29, 2024 · 1 comment
Closed

remove makefiles from the repo #151

edwardhartnett opened this issue Jun 29, 2024 · 1 comment
Assignees
Labels
build Relates to the build system

Comments

@edwardhartnett
Copy link
Contributor

The makefiles are no longer supported, and should be removed.

ed@Pooh-Bah:~/wgrib2$ find . -name '*makefile*'
./docs/README.makefile.upto.v3.0.0
./makefile.gctpc
./c_api/makefile
./makefile_hwrf
./lib/makefile
./makefile
./ftn_api/makefile
./g2clib-1.4.0/makefile
./wgrib2/gctpc/source/makefile.gctpc
./wgrib2/gctpc/source/makefile
./wgrib2/makefile
ed@Pooh-Bah:~/wgrib2$ find . -name '*Makefile*'
./sp_v2.0.2_d/Makefile
./iplib_hwrf/Makefile
./iplib.v3.0.0/Makefile
./ip2lib_d/Makefile
./wgrib2/gctpc/source/Makefile
./wgrib2/gctpc/test/test_proj/Makefile
ed@Pooh-Bah:~/wgrib2$ 

Proceed with care for the gctpc ones - not sure what is going on there.

@edwardhartnett
Copy link
Contributor Author

We are leaving one makefile under gctpc...

@edwardhartnett edwardhartnett moved this from In progress to Done in wgrib2-3.3.0 Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Relates to the build system
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants