Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3803 → Rev 3802

/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/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/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/trace/Makefile
29,7 → 29,7
## Setup toolchain
#
 
-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/init/Makefile
27,7 → 27,7
#
 
include ../../../version
-include ../../../Makefile.config
include ../../Makefile.config
 
## Setup toolchain
#