Makefile: include a target to automatically generate the dependency

list.

All others


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@177 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Brian S. Dean
2003-02-08 04:17:25 +00:00
parent 571abe6351
commit ee8bf2d5fc
23 changed files with 40 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
.\"
.\" avrdude - A Uploader/Downloader for AVR device programmers
.\" avrdude - A Downloader/Uploader for AVR device programmers
.\" Copyright (C) 2001, 2002, 2003 Joerg Wunsch
.\"
.\" This program is free software; you can redistribute it and/or modify