Ignore:
File:
1 edited

Legend:

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

    r8786aa5 rcc1f8d4  
    7979%.o: %.c $(DEPEND)
    8080        $(CC) $(DEFS) $(CFLAGS) -c $< -o $@
    81 ifeq ($(PRECHECK),y)
    82         $(JOBFILE) $(JOB) $< $@ cc core $(DEFS) $(CFLAGS)
    83 endif
    8481
    8582$(DEPEND):
Note: See TracChangeset for help on using the changeset viewer.