Changeset 00acd66 in mainline for uspace/srv/pci/libpci/Makefile
- Timestamp:
- 2007-06-23T13:34:01Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 72381f1
- Parents:
- 3ae470a
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/pci/libpci/Makefile
r3ae470a r00acd66 4 4 # Modified and ported to HelenOS by Jakub Jermar 5 5 6 LIBC_PREFIX=$(shell cd ../../ libc; pwd)6 LIBC_PREFIX=$(shell cd ../../../lib/libc; pwd) 7 7 8 8 include $(LIBC_PREFIX)/Makefile.toolchain
Note:
See TracChangeset
for help on using the changeset viewer.