Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/yahoo/Makefile

    rb0a89cc rdaae10f  
    3131
    3232distclean: clean
    33         rm -rf .depend
    3433
    3534### MAIN PROGRAM
     
    4443        @echo '*' Linking yahoo_mod.o
    4544        @$(LD) $(LFLAGS) $(objects) -o yahoo_mod.o
    46 
    47 -include .depend/*.d
Note: See TracChangeset for help on using the changeset viewer.