Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libfs/Makefile.build

    r8786aa5 rcc1f8d4  
    5353%.o: %.c $(DEPEND)
    5454        $(CC) $(DEFS) $(CFLAGS) -c $< -o $@
    55 ifeq ($(PRECHECK),y)
    56         $(JOBFILE) $(JOB) $< $@ cc core $(DEFS) $(CFLAGS)
    57 endif
    5855
    5956$(DEPEND):
Note: See TracChangeset for help on using the changeset viewer.