mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 05:12:26 +00:00
ulmIO.Mod changed and now it works with 64 bit longint numbers.
Former-commit-id: bf5bc16cd6
This commit is contained in:
parent
640d71680b
commit
8edb411458
11 changed files with 26 additions and 80 deletions
|
|
@ -145,7 +145,7 @@ stage7:
|
|||
$(ARCHIVE) *.o
|
||||
#$(ARCHIVE) objects
|
||||
$(LD) *.o
|
||||
echo "$(PREFIX)/lib" >> 05vishap.conf
|
||||
echo "$(PREFIX)/lib" > 05vishap.conf
|
||||
|
||||
clean:
|
||||
# rm_objects := rm $(wildcard *.o)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue