This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
qse
Watch
1
Star
0
Fork
0
You've already forked qse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2aa72ba49b
qse
/
ase
/
lib
/
makefile.am
3 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
redefined ASE_XXX_COPIER_SIMPLE and ASE_XXX_COPIER_INLINE originally, - #define ASE_XXX_COPIER_SIMPLE ase_xxx_copysimple - #define ASE_XXX_COPIER_INLINE ase_xxx_copyinline after changes. - #define ASE_XXX_COPIER_SIMPLE ((ase_xxx_copier_t)1) - #define ASE_XXX_COPIER_INLINE ((ase_xxx_copier_t)2) when compiled for win32 dll, the reference by the original definition resulted in different address values in difference modules.
2008-12-15 07:25:42 +00:00
SUBDIRS = cmn utl awk lsp tgp
2008-06-16 08:28:09 +00:00
DIST_SUBDIRS = $(SUBDIRS)
Reference in New Issue
Copy Permalink