eventually, macosx version. can compile itself.

Former-commit-id: 93d73204c7
This commit is contained in:
Norayr Chilingarian 2014-03-20 07:04:05 +08:00
parent ef18018439
commit bcbb5800ed
8 changed files with 16 additions and 13 deletions

View file

@ -265,11 +265,11 @@ clean:
# rm_objects := rm $(wildcard *.o)
# objects
rm *.o
rm *.so
rm *.h
rm *.c
rm *.a
rm *.sym
rm *.a
rm *.so
install:
test -d $(PREFIX)/bin | mkdir -p $(PREFIX)/bin