Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
xemacs
bbdb
Commits
e0d6f20bfeb4
Commit
71ef9767
authored
Feb 27, 2007
by
cvs2hg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup commit for tag 'sumo-current'
parent
4384f7c8b451
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
texinfo/Makefile
texinfo/Makefile
+23
-0
No files found.
texinfo/Makefile
0 → 100644
View file @
e0d6f20b
MAKEINFO
=
makeinfo
HTML_FILES
=
$(PACKAGE)
*
.html
HTML_DEP
=
$(PACKAGE)
.html
include
../../../XEmacs.rules
info
:
bbdb.info
compile
::
bbdb.dvi bbdb.info
bbdb.info
:
bbdb.texinfo
$(MAKEINFO)
bbdb.texinfo
bbdb.dvi
:
bbdb.texinfo
texi2dvi bbdb.texinfo
clean
::
$(RM)
-f
*
.aux
*
.cp
*
.cps
*
.dvi
*
.fn
*
.fns
*
.ky
*
.log
*
.pg
\
*
.toc
*
.tp
*
.vr
*
.vrs
$(HTML_FILES)
reallyclean
:
clean
$(RM)
-f
bbdb.info
*
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