Remove config-win.h from BUILD.gn
1 file changed
tree: c0c6a43dbe1885c9ce05ad4fb826f2a07d46b18b
  1. asm/
  2. autoconf/
  3. common/
  4. config/
  5. contrib/
  6. disasm/
  7. doc/
  8. headers/
  9. include/
  10. macros/
  11. misc/
  12. Mkfiles/
  13. nasmlib/
  14. nsis/
  15. output/
  16. perllib/
  17. rdoff/
  18. stdlib/
  19. test/
  20. tools/
  21. travis/
  22. x86/
  23. .gitattributes
  24. .gitignore
  25. .travis.yml
  26. AUTHORS
  27. autogen.sh
  28. BUILD.gn
  29. ChangeLog
  30. CHANGES
  31. codereview.settings
  32. configure.ac
  33. find_patches.py
  34. generate_nasm_sources.py
  35. INSTALL
  36. LICENSE
  37. Makefile.in
  38. nasm.spec.in
  39. nasm.spec.sed
  40. nasm.txt
  41. nasm_assemble.gni
  42. nasm_sources.gni
  43. ndisasm.txt
  44. OWNERS
  45. PRESUBMIT.py
  46. README.chromium
  47. README.md
  48. README.patches
  49. SubmittingPatches
  50. version
  51. version.h
  52. version.pl
README.md

NASM, the Netwide Assembler

master

Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).

Now we have good news for you: NASM is licensed under the “simplified” (2-clause) BSD license. This means its development is open to even wider society of programmers wishing to improve their lovely assembler.

Visit our nasm.us website for more details.

With best regards, the NASM crew.