repo.or.cz
/
AROS-Contrib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix for a crash which happened when a document couldn't be opened.
[AROS-Contrib.git]
/
fish
/
icalc
/
mmakefile.src
blob
0dc2d134e66604e2137c2c611f1455dd0ef8255a
1
include $(TOP)/config/make.cfg
2
3
FILES := cmath \
4
command \
5
complex \
6
function \
7
init \
8
math \
9
memory \
10
symbol \
11
tree
12
13
%build_prog mmake=fish-icalc \
14
progname=icalc targetdir=$(AROS_CONTRIB)/Misc/fish \
15
files=$(FILES)