Searched refs:PROGS (Results 1 – 20 of 20) sorted by relevance
8 PROGS := $(patsubst %.c,%,$(SRCS)) macro11 TEST_GEN_PROGS := $(notdir $(PROGS))21 $(TEST_GEN_PROGS): $(PROGS)22 cp $(PROGS) $(OUTPUT)/26 rm -f $(PROGS)31 $(PROGS): test_signals.c test_signals_utils.c testcases/testcases.c signals.S $$@.c test_signals.h …
15 PROGS = btrecord btreplay18 all: depend $(PROGS)20 $(PROGS): | depend29 -rm -f *.o $(PROGS) .depend
5 PROGS = iowatcher macro12 ALL = $(PROGS)14 $(PROGS): | depend28 -rm -f *.o $(PROGS) .depend
7 PROGS=getpcaps capsh getcap setcap macro9 BUILD=$(PROGS)35 for p in $(PROGS) ; do \42 test: $(PROGS)
23 PROGS = testptp25 all: $(PROGS)33 rm -f $(PROGS)
4 PROGS= rtctest macro10 all: $(PROGS)19 -rm -f $(PROGS)
5 PROGS= checktsc macro11 all: $(PROGS)20 -rm -f $(PROGS)
14 PROGS= e2scrub e2scrub_all41 all:: $(PROGS) $(MANPAGES) $(CONFFILES) $(UDEV_RULES) $(SERVICE_FILES) $(CRONTABS) $(LIBPROGS)134 install: $(PROGS) $(MANPAGES) $(FMANPAGES) installdirs $(INSTALL_TGT)135 $(Q) for i in $(PROGS); do \172 for i in $(PROGS); do \183 $(RM) -f $(PROGS) $(MANPAGES) $(CONFFILES) $(UDEV_RULES) $(SERVICE_FILES) $(CRONTABS) $(LIBPROGS)
4 PROGS = blkparse blktrace verify_blkparse blkrawverify blkiomon macro8 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \43 $(PROGS): | depend79 -rm -f *.o $(PROGS) .depend btrace-1.0.tar.bz2
14 PROGS = btt22 all: depend $(PROGS)35 -rm -f *.o $(PROGS) .depend
22 PROGS= subst symlinks mkutf8data24 all:: $(PROGS) gen-tarball59 $(RM) -f $(PROGS) \#* *.s *.o *.a *~ core *.tar.gz gen-tarball \
14 PROGS= resize2fs43 all:: $(PROGS) $(TEST_PROGS) $(MANPAGES) 67 install: $(PROGS) $(MANPAGES) installdirs68 $(Q) for i in $(PROGS); do \81 $(Q) for i in $(PROGS); do \87 for i in $(PROGS); do \107 $(RM) -f $(PROGS) $(TEST_PROGS) $(MANPAGES) \#* *.s *.o *.a *~ core \
16 PROGS= test_icount crcsum33 all:: $(PROGS)56 $(RM) -f $(PROGS) test_rel_cmds.c test_icount_cmds.c \
46 PROGS = macro48 PROGS = ahost adig acountry macro51 noinst_PROGRAMS =$(PROGS)
14 PROGS= ext2ed56 all:: $(PROGS) $(MANPAGES) ext2ed.conf
11 PROGS = lockstat
14 PROGS= debugfs60 all:: $(PROGS) $(MANPAGES)124 install: $(PROGS) $(MANPAGES) installdirs125 $(Q) for i in $(PROGS); do \138 $(Q) for i in $(PROGS); do \144 for i in $(PROGS); do \152 $(RM) -f $(PROGS) debugfs.8 \#* *.s *.o *.a *~ debug_cmds.c \
14 PROGS= e2fsck108 all:: profiled $(PROGS) e2fsck $(MANPAGES) $(FMANPAGES)194 install: $(PROGS) $(MANPAGES) $(FMANPAGES) installdirs195 $(Q) for i in $(PROGS); do \225 $(Q) for i in $(PROGS); do \231 for i in $(PROGS); do \248 $(RM) -f $(PROGS) \#* *\# *.s *.o *.a *~ core e2fsck.static \
2223 - gallium: add $(PROGS_DEPS) as dependencies for $(PROGS)
33887 * test/Makefile (PROGS): Remove fork and vfork.39229 * test/Makefile (PROGS): Remove sigreturn.40321 * test/Makefile (PROGS): Likewise.40418 * test/Makefile (PROGS): Remove select.45775 * test/Makefile: Declare all tests in a PROGS var.45777 (all): Depend on $(PROGS) instead of hardcoded list.45778 (clean): Remove $(PROGS) instead of hardcoded list.