mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-17 17:18:45 +02:00
26 lines
241 B
Plaintext
26 lines
241 B
Plaintext
|
|
Description:
|
||
|
|
Target directory operands
|
||
|
|
|
||
|
|
Files:
|
||
|
|
lib/targetdir.c
|
||
|
|
lib/targetdir.h
|
||
|
|
|
||
|
|
Depends-on:
|
||
|
|
attribute
|
||
|
|
fcntl-h
|
||
|
|
stdbool
|
||
|
|
|
||
|
|
configure.ac:
|
||
|
|
|
||
|
|
Makefile.am:
|
||
|
|
lib_SOURCES += targetdir.c targetdir.h
|
||
|
|
|
||
|
|
Include:
|
||
|
|
"targetdir.h"
|
||
|
|
|
||
|
|
License:
|
||
|
|
GPL
|
||
|
|
|
||
|
|
Maintainer:
|
||
|
|
all
|