Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/rd/Makefile.build

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