Ignore:
File:
1 edited

Legend:

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

    rc7dc8ad r8786aa5  
    5656%.o: %.c $(DEPEND)
    5757        $(CC) $(DEFS) $(CFLAGS) -c $< -o $@
     58ifeq ($(PRECHECK),y)
     59        $(JOBFILE) $(JOB) $< $@ cc core $(DEFS) $(CFLAGS)
     60endif
    5861
    5962$(DEPEND):
Note: See TracChangeset for help on using the changeset viewer.