mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
fix for ar
This commit is contained in:
@@ -29,6 +29,7 @@ clean:
|
||||
rm -f *.o libgc.a
|
||||
|
||||
libgc.a: pt.o cpint.o
|
||||
rm -f $@
|
||||
ar q $@ $^
|
||||
|
||||
pt.o: pt.h
|
||||
|
||||
Reference in New Issue
Block a user