Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/trace/Makefile.build

    r8786aa5 rcc1f8d4  
    6161%.o: %.c $(DEPEND)
    6262        $(CC) $(DEFS) $(CFLAGS) -c $< -o $@
    63 ifeq ($(PRECHECK),y)
    64         $(JOBFILE) $(JOB) $< $@ cc core $(DEFS) $(CFLAGS)
    65 endif
    6663
    6764$(DEPEND):
Note: See TracChangeset for help on using the changeset viewer.