Fossil SCM
Tested the FreeBSD fragments on FreeBSD 8.0.
Commit
f69de3cfd04819c902c0314415157bec4bd851a8
Parent
ffcd314afcb29b5…
2 files changed
+1
-1
+1
-1
+1
-1
| --- make/freebsd-fragment.mk | ||
| +++ make/freebsd-fragment.mk | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #### OS-specific configuration for building Fossil on FreeBSD systems. |
| 2 | +# NOTE: You will need to have GNU Make installed to use this. | |
| 2 | 3 | # |
| 3 | -# UNTESTED | |
| 4 | 4 | |
| 5 | 5 | #### The suffix to add to executable files. ".exe" for windows. |
| 6 | 6 | # Nothing for unix. |
| 7 | 7 | # |
| 8 | 8 | E = |
| 9 | 9 |
| --- make/freebsd-fragment.mk | |
| +++ make/freebsd-fragment.mk | |
| @@ -1,8 +1,8 @@ | |
| 1 | #### OS-specific configuration for building Fossil on FreeBSD systems. |
| 2 | # |
| 3 | # UNTESTED |
| 4 | |
| 5 | #### The suffix to add to executable files. ".exe" for windows. |
| 6 | # Nothing for unix. |
| 7 | # |
| 8 | E = |
| 9 |
| --- make/freebsd-fragment.mk | |
| +++ make/freebsd-fragment.mk | |
| @@ -1,8 +1,8 @@ | |
| 1 | #### OS-specific configuration for building Fossil on FreeBSD systems. |
| 2 | # NOTE: You will need to have GNU Make installed to use this. |
| 3 | # |
| 4 | |
| 5 | #### The suffix to add to executable files. ".exe" for windows. |
| 6 | # Nothing for unix. |
| 7 | # |
| 8 | E = |
| 9 |
+1
-1
| --- make/freebsdgcc-pre-config.mk | ||
| +++ make/freebsdgcc-pre-config.mk | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | #### Sample pre-config.mk file for FreeBSD with GCC. |
| 2 | 2 | # Copy this file as pre-config.mk in the Fossil root directory to use. |
| 3 | +# NOTE: You will need to have GNU Make installed to use this. | |
| 3 | 4 | # |
| 4 | -# UNTESTED | |
| 5 | 5 | PLATFORM=freebsd |
| 6 | 6 | COMPILER=gcc |
| 7 | 7 | |
| 8 | 8 |
| --- make/freebsdgcc-pre-config.mk | |
| +++ make/freebsdgcc-pre-config.mk | |
| @@ -1,7 +1,7 @@ | |
| 1 | #### Sample pre-config.mk file for FreeBSD with GCC. |
| 2 | # Copy this file as pre-config.mk in the Fossil root directory to use. |
| 3 | # |
| 4 | # UNTESTED |
| 5 | PLATFORM=freebsd |
| 6 | COMPILER=gcc |
| 7 | |
| 8 |
| --- make/freebsdgcc-pre-config.mk | |
| +++ make/freebsdgcc-pre-config.mk | |
| @@ -1,7 +1,7 @@ | |
| 1 | #### Sample pre-config.mk file for FreeBSD with GCC. |
| 2 | # Copy this file as pre-config.mk in the Fossil root directory to use. |
| 3 | # NOTE: You will need to have GNU Make installed to use this. |
| 4 | # |
| 5 | PLATFORM=freebsd |
| 6 | COMPILER=gcc |
| 7 | |
| 8 |