Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4337 → Rev 4340

/branches/dynload/uspace/srv/pci/libpci/Makefile
3,7 → 3,7
 
# Modified and ported to HelenOS by Jakub Jermar
 
include ../../../Makefile.config
-include ../../../../Makefile.config
 
LIBC_PREFIX=$(shell cd ../../../lib/libc; pwd)
 
/branches/dynload/uspace/srv/pci/Makefile
29,7 → 29,7
## Setup toolchain
#
 
include ../../Makefile.config
-include ../../../Makefile.config
 
LIBC_PREFIX = ../../lib/libc
SOFTINT_PREFIX = ../../lib/softint