Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
2eb6f13a
Commit
2eb6f13a
authored
Aug 02, 1998
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove scripts/texinfo.tex and expect automake to regenerate it.
parent
c0c6e05d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
mkmi
mkmi
+8
-2
No files found.
mkmi
View file @
2eb6f13a
#!/bin/sh
# $Id: mkmi,v 1.
9
1998/0
7
/0
8 23:10:31
ceder Exp $
# $Id: mkmi,v 1.
10
1998/0
8
/0
2 18:46:53
ceder Exp $
# Generate Makefile.in from Makefile.src template
# Copyright (C) 1994, 1995 Lysator Academic Computer Association.
#
...
...
@@ -24,8 +24,14 @@
exit
1
}
rm
scripts/install-sh
\
# Remove these files so that we pick up the correct versions from
# automake. We rely on the automake maintainer to make sure that
# these files are always up-to-date as long as we install the latest
# automake.
rm
-f
\
scripts/install-sh
\
scripts/missing
\
scripts/texinfo.tex
\
scripts/mkinstalldirs
aclocal
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment