summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2008-02-20 18:37:58 -0800
committerDan Nicholson <dbn.lists@gmail.com>2008-02-20 18:37:58 -0800
commit50503444864518f98d4c8f7b92047ce72561fce3 (patch)
tree532edf6c4ecbd05bfdbeb368f9bafb038b70adad /.gitignore
parent004e5539f82cc780d41fa4f012ccf98e1e75e2ee (diff)
Function to verify all the sub-dependencies are defined in a list
When working with a list of deps, it's important to know that all the sub-dependencies have an associated dep_t of the same name in the list. This means that we can easily find that ordering the deps won't result stop in an undefined reference. A new test program has been created for this function.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ace42b2..5509773 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ configure
libtool
tstr
tdep
+tdep2