Ignore:
File:
1 edited

Legend:

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

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