projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8453c6
)
remove strcasecmp.cin
author
Jim Meyering
<jim@meyering.net>
Mon, 4 Jan 1999 20:14:26 +0000
(20:14 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 4 Jan 1999 20:14:26 +0000
(20:14 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 73b228f56887f53d2f65e81ee8f4f1ab1d3415ee..912693d3f9d1ea463fede91537e435316ad68ff0 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-26,7
+26,7
@@
xalloc.h xstrtol.h xstrtoul.h
BUILT_SOURCES = getdate.c lstat.c stat.c
-EXTRA_DIST = xstat.in
strcasecmp.cin
+EXTRA_DIST = xstat.in
lstat.c: xstat.in
sed -e '/@IGNORE@/d' -e 's/@xstat@/lstat/g' $(srcdir)/xstat.in > $@-t
mv $@-t $@