Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/ns/Makefile.build

    r8786aa5 rcc1f8d4  
    5959%.o: %.c $(DEPEND)
    6060        $(CC) $(DEFS) $(CFLAGS) -c $< -o $@
    61 ifeq ($(PRECHECK),y)
    62         $(JOBFILE) $(JOB) $< $@ cc core $(DEFS) $(CFLAGS)
    63 endif
    6461
    6562$(DEPEND):
Note: See TracChangeset for help on using the changeset viewer.