syntax similar to make utilities you may have used, but it features many additional enhancements. WWW: http://omake.metaprl.org/index.html PR: ports/101582 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
10 lines
250 B
Text
10 lines
250 B
Text
--- OMakefile.orig Wed Sep 6 00:43:31 2006
|
|
+++ OMakefile Wed Sep 6 00:43:41 2006
|
|
@@ -31,7 +31,6 @@
|
|
#
|
|
# Extra options for the C compiler
|
|
#
|
|
- CFLAGS += -g -O2 -Wall -Werror -Wno-unused
|
|
|
|
#
|
|
# Try to build man pages on Unix
|