1Description: 2Target directory operands 3 4Files: 5lib/targetdir.c 6lib/targetdir.h 7 8Depends-on: 9attribute 10fcntl-h 11stdbool 12 13configure.ac: 14 15Makefile.am: 16lib_SOURCES += targetdir.c targetdir.h 17 18Include: 19"targetdir.h" 20 21License: 22GPL 23 24Maintainer: 25all 26