Changeset 51d6f80 in mainline for init/Makefile
- Timestamp:
- 2006-05-15T21:08:29Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 250717cc
- Parents:
- 108602e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
init/Makefile
r108602e r51d6f80 35 35 include $(LIBC_PREFIX)/Makefile.toolchain 36 36 37 CFLAGS += -I../libipc/include 37 CFLAGS += -I../libipc/include -I../kbd/include 38 38 39 39 LIBS = $(LIBIPC_PREFIX)/libipc.a $(LIBC_PREFIX)/libc.a
Note:
See TracChangeset
for help on using the changeset viewer.