Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3802 → Rev 3803

/trunk/uspace/app/bdsh/Makefile
30,7 → 30,7
# POSSIBILITY OF SUCH DAMAGE.
 
include ../../../version
include ../../Makefile.config
-include ../../../Makefile.config
 
LIBC_PREFIX = ../../lib/libc
SOFTINT_PREFIX = ../../lib/softint
/trunk/uspace/app/init/Makefile
27,7 → 27,7
#
 
include ../../../version
include ../../Makefile.config
-include ../../../Makefile.config
 
## Setup toolchain
#
/trunk/uspace/app/tester/Makefile
29,7 → 29,7
## Setup toolchain
#
 
include ../../Makefile.config
-include ../../../Makefile.config
 
LIBC_PREFIX = ../../lib/libc
SOFTINT_PREFIX = ../../lib/softint
/trunk/uspace/app/tetris/Makefile
1,4 → 1,4
include ../../Makefile.config
-include ../../../Makefile.config
 
LIBC_PREFIX = ../../lib/libc
SOFTINT_PREFIX = ../../lib/softint
/trunk/uspace/app/klog/Makefile
29,7 → 29,7
## Setup toolchain
#
 
include ../../Makefile.config
-include ../../../Makefile.config
 
LIBC_PREFIX = ../../lib/libc
SOFTINT_PREFIX = ../../lib/softint
/trunk/uspace/app/trace/Makefile
29,7 → 29,7
## Setup toolchain
#
 
include ../../Makefile.config
-include ../../../Makefile.config
 
LIBC_PREFIX = ../../lib/libc
SOFTINT_PREFIX = ../../lib/softint