Searched refs:awk (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/design/
H A DMakefile38 awk = awk macro
/seL4-refos-master/seL4_tools/misc/
H A Dcobbler83 IMGSIZE=`stat -c '%s' $UIMGS $KERNEL $MODULES | awk ' { sum += $1 } END { print sum }'`
/seL4-refos-master/libs/libmuslc/
H A DMakefile.muslc143 AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ -
/seL4-refos-master/kernel/manual/
H A DMakefile36 awk = awk macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A DMakefile532 depend: ../sys/unix/depend.awk \
534 $(AWK) -f ../sys/unix/depend.awk ../include/*.h \
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A DMakefile532 depend: ../sys/unix/depend.awk \
534 $(AWK) -f ../sys/unix/depend.awk ../include/*.h \
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.src532 depend: ../sys/unix/depend.awk \
534 $(AWK) -f ../sys/unix/depend.awk ../include/*.h \
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.src532 depend: ../sys/unix/depend.awk \
534 $(AWK) -f ../sys/unix/depend.awk ../include/*.h \

Completed in 111 milliseconds