projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cfe84c
)
cvsignore for m4, intl and gl
author
John Darrington
<john@darrington.wattle.id.au>
Sun, 24 Dec 2006 22:22:55 +0000
(22:22 +0000)
committer
John Darrington
<john@darrington.wattle.id.au>
Sun, 24 Dec 2006 22:22:55 +0000
(22:22 +0000)
Smake
patch
|
blob
|
history
diff --git
a/Smake
b/Smake
index ac6f4daa850df01aab86d49c117d5eb10dc6eaeb..d92510bd567e5485d860ffb7d42e6cf8cfbfbb2b 100644
(file)
--- a/
Smake
+++ b/
Smake
@@
-65,6
+65,10
@@
all: po/POTFILES.in
$(GNULIB_TOOL) --import --no-changelog --m4-base=gl/m4 \
--source-base=gl --lib=libgl --tests-base=tests \
--doc-base=gl/doc --import $(GNULIB_MODULES)
+ echo '*' > gl/.cvsignore
+ echo '*' > gl/m4/.cvsignore
+ test -d intl || mkdir intl
+ echo '*' > intl/.cvsignore
autopoint --force
aclocal -I m4 -I gl/m4
autoconf