mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 06:22:25 +00:00
ulmIO.Mod changed and now it works with 64 bit longint numbers.
This commit is contained in:
parent
2cf9f399e3
commit
bf5bc16cd6
11 changed files with 23 additions and 77 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