X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fsystemlibrary.h;h=babd494f97a5c5f53b6336619c357f256fa66719;hb=74266a6e650f019063cdcd1c9a7bd26d8f99041b;hp=bd554296b8b8cda181fc480dad907342306b2850;hpb=1a46151c99a406123c4ddfc797a7841baf3e4cc2;p=builder.git diff --git a/source/systemlibrary.h b/source/systemlibrary.h index bd55429..babd494 100644 --- a/source/systemlibrary.h +++ b/source/systemlibrary.h @@ -3,6 +3,9 @@ #include "target.h" +/** +A library that doesn't belong to any known package. +*/ class SystemLibrary: public Target { public: