diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2016-07-09 15:37:41 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2016-07-09 15:37:41 -0400 |
commit | 8b613bf677ae5f0940b112477ff3e5979ec58f36 (patch) | |
tree | d8832b2a5845118369cb57f42af5e5dd8945e668 /.gitignore | |
parent | 3d7bf5253af49db6436261fadaea7b5fc85be03a (diff) | |
download | udpastcp-8b613bf677ae5f0940b112477ff3e5979ec58f36.tar.xz udpastcp-8b613bf677ae5f0940b112477ff3e5979ec58f36.zip |
Add dependency generation to makefile.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /src/*.o +/src/*.d /udpastcp |