Changeset b0a89cc for protocols/yahoo/Makefile
- Timestamp:
- 2010-08-27T08:48:18Z (14 years ago)
- Branches:
- master
- Children:
- df61c35a, feb1bad
- Parents:
- 3f10fad
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/Makefile
r3f10fad rb0a89cc 31 31 32 32 distclean: clean 33 rm -rf .depend 33 34 34 35 ### MAIN PROGRAM … … 43 44 @echo '*' Linking yahoo_mod.o 44 45 @$(LD) $(LFLAGS) $(objects) -o yahoo_mod.o 46 47 -include .depend/*.d
Note: See TracChangeset
for help on using the changeset viewer.