~martin-decky/helenos/rcu

« back to all changes in this revision

Viewing changes to uspace/lib/libc/Makefile.toolchain

  • Committer: Martin Decky
  • Date: 2010-03-19 18:30:12 UTC
  • Revision ID: martin@uranus.dsrg.hide.ms.mff.cuni.cz-20100319183012-rmyqumxyx09q51kd
more autotooling: run actually the compiler in autotool.py and detect sizes of integers, generate common.h
more build system cleanup: remove redundancy, remove config.defs, merge kernel makefiles to a single file

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
 
58
58
-include $(LIBC_PREFIX)/../../../Makefile.common
59
59
-include $(LIBC_PREFIX)/../../../Makefile.config
60
 
-include $(LIBC_PREFIX)/../../../config.defs
61
60
-include $(LIBC_PREFIX)/arch/$(UARCH)/Makefile.inc
62
61
 
63
62
## Compilation options