mirror of
https://github.com/obarthel/amiga-smbfs.git
synced 2025-12-08 14:58:35 +00:00
- Updated the default build options.
git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/amiga-smbfs/trunk@8 26594b9e-b914-4e86-b7a1-9402bd427170
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: assert.h,v 1.2 2005-05-27 09:48:26 obarthel Exp $
|
||||
* $Id: assert.h,v 1.3 2005-05-27 10:35:48 obarthel Exp $
|
||||
*
|
||||
* :ts=8
|
||||
*
|
||||
@@ -33,7 +33,7 @@
|
||||
* all the necessary dependency lines in place).
|
||||
*/
|
||||
|
||||
#define DEBUG
|
||||
/*#define DEBUG*/
|
||||
|
||||
/****************************************************************************/
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: smakefile,v 1.2 2005-05-27 09:48:26 obarthel Exp $
|
||||
# $Id: smakefile,v 1.3 2005-05-27 10:35:48 obarthel Exp $
|
||||
#
|
||||
# :ts=8
|
||||
#
|
||||
@@ -56,10 +56,10 @@ VERSION = 1
|
||||
###############################################################################
|
||||
|
||||
OPTIMIZE = optimize opttime optinline optinlocal optschedule
|
||||
#CPU = any
|
||||
CPU = 060
|
||||
#DEBUG = line
|
||||
DEBUG = symbolflush noopt define=DEBUG
|
||||
CPU = any
|
||||
#CPU = 060
|
||||
DEBUG = line
|
||||
#DEBUG = symbolflush noopt define=DEBUG
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user