Changeset 9a0367f in mainline for uspace/lib/libc/Makefile.toolchain
- Timestamp:
- 2009-01-20T18:38:16Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 27fb3d6
- Parents:
- b1747a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/Makefile.toolchain
rb1747a5 r9a0367f 31 31 LFLAGS = -M -N $(SOFTINT_PREFIX)/libsoftint.a 32 32 AFLAGS = 33 #-Werror34 33 35 34 ## Setup platform configuration 36 35 # 37 36 38 include $(LIBC_PREFIX)/arch/$(ARCH)/Makefile.inc37 -include $(LIBC_PREFIX)/arch/$(ARCH)/Makefile.inc 39 38 40 39 ## Simple detection of the host system
Note:
See TracChangeset
for help on using the changeset viewer.