Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/fat/Makefile.build

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