-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't pass BITS to the compiler unless bitness is overridden. Don't try to support generic Windows. MSYS has the install command, MSVC doesn't use the Makefile. Use the install command unconditionally. Make mfakto.ini writable when installed. Set the optimization flags based on whether the compiler is clang or gcc, not based on the OS. Compile C++ files with the C++ compiler. Properly mark targets as phony, the syntax was incorrect. The "all" file is not created anymore.
- Loading branch information
Showing
3 changed files
with
50 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.