mirror of
https://github.com/mirror/make.git
synced 2025-04-24 03:50:34 +08:00
Merge in the latest gnulib concat-filename module
This commit is contained in:
commit
87d24154af
24
gl/modules/concat-filename
Normal file
24
gl/modules/concat-filename
Normal file
@ -0,0 +1,24 @@
|
||||
Description:
|
||||
Construct a full filename by concatenating a directory name, a relative
|
||||
filename, and a suffix.
|
||||
|
||||
Files:
|
||||
lib/concat-filename.h
|
||||
lib/concat-filename.c
|
||||
|
||||
Depends-on:
|
||||
filename
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
lib_SOURCES += concat-filename.c
|
||||
|
||||
Include:
|
||||
"concat-filename.h"
|
||||
|
||||
License:
|
||||
LGPLv2+
|
||||
|
||||
Maintainer:
|
||||
all
|
Loading…
Reference in New Issue
Block a user