diff options
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ .POSIX: +SRCDIR=src OBJDIR=obj INCDIR=include ARCH=x86 WORDSIZE=64 -STANDARD=P90+AMD1 +CC=c89 +CFLAGS=-DNDEBUG |
![]() |
index : c | |
| implementation of system interfaces from POSIX.1 |
| summaryrefslogtreecommitdiff |