]> git.tdb.fi Git - builder.git/blobdiff - source/systemlibrary.h
Add comments
[builder.git] / source / systemlibrary.h
index bd554296b8b8cda181fc480dad907342306b2850..babd494f97a5c5f53b6336619c357f256fa66719 100644 (file)
@@ -3,6 +3,9 @@
 
 #include "target.h"
 
+/**
+A library that doesn't belong to any known package.
+*/
 class SystemLibrary: public Target
 {
 public: