source: libcf/trunk/makeinclude/userdefine.mk@ 151

Last change on this file since 151 was 151, checked in by cheese, 11 years ago

#1 fix interface and add util module

File size: 332 bytes
RevLine 
[73]1#------------------------------------------------------------
[119]2# user definition
[73]3#------------------------------------------------------------
[119]4
5# os-version
6# > 32 or 64
7VER = 64
8
9# compile with debugging flag and definition
10# > YES or NO
[151]11DEBUG = yes
[119]12
13# create doxygen documents automatically
14# > YES or NO
[151]15DOXYGEN_CREATE = yes
Note: See TracBrowser for help on using the repository browser.