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:
bsd
2003-02-08 04:17:25 +00:00
parent 4cfc877c63
commit 2c651eb7bf
23 changed files with 40 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
/*
* avrdude - A Downloader/Uploader for AVR device programmers
* Copyright (C) 2002, 2003 Brian S. Dean <bsd@bsdhome.com>
* avrdude - A Uploader/Downloader for AVR device programmers
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by