repo.or.cz
/
A2k.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add some git ignore files
[A2k.git]
/
make.conf
blob
d3c64426cadc119a48b12a9018679ba3637c8f8d
1
ASM = nasm
2
LD = ld
3
RM = rm -f
4
GCC = gcc
5
CP = cp
6
MKDIR = mkdir -p
7
8
NO_RTL_FLAGS = -Wall -O -nostdinc -nostdlib -aI../src/adainclude -aL../src/gnatlib