excluded compiler (non library) object files from libraries.

synced linux and macosx makefiles more
This commit is contained in:
Norayr Chilingarian 2014-03-20 21:51:08 +04:00
parent f3548d289f
commit e0a915b319
8 changed files with 24 additions and 8 deletions

View file

@ -255,6 +255,8 @@ stage6:
stage7:
#remove non library objects
rm -f architecture.o prf.o version.o extTools.o OPM.o OPS.o OPT.o OPC.o OPV.o OPB.o OPP.o errors.o
#objects := $(wildcard *.o)
#$(LD) objects
$(ARCHIVE) *.o