Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/Makefile.toolchain

    r94790d01 rcc1f8d4  
    5959#
    6060
    61 -include $(LIBC_PREFIX)/../../../Makefile.config
    62 -include $(LIBC_PREFIX)/../../../config.defs
    63 -include $(LIBC_PREFIX)/arch/$(UARCH)/Makefile.inc
     61include $(LIBC_PREFIX)/../../../Makefile.config
     62include $(LIBC_PREFIX)/../../../config.defs
     63include $(LIBC_PREFIX)/arch/$(UARCH)/Makefile.inc
    6464
    6565## Simple detection of the host system
     
    7777## Toolchain configuration
    7878#
    79 
    80 JOBFILE = $(LIBC_PREFIX)/../../../tools/jobfile.py
    8179
    8280ifeq ($(COMPILER),gcc_cross)
Note: See TracChangeset for help on using the changeset viewer.