mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-11 16:40:36 +08:00
733f6257b0
Fixed indentation. Updated .gitignore. Added a macro to make it easy to check to see if the linker supports a particular flag. Debug builds now pass the -w1,--no-undefined if it is detected the linker supports it.
21 lines
161 B
Plaintext
21 lines
161 B
Plaintext
build
|
|
html
|
|
doxygen*.tmp
|
|
\#*.*\#
|
|
*.*~
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
myhtml
|
|
CMakeLists.txt.user
|
|
scan-build
|
|
.deps
|
|
.libs
|
|
*.zip
|
|
*.gz
|
|
Makefile
|
|
.DS_Store
|
|
build-par
|
|
build_llvm
|
|
.vagrant
|