Commit 9a8a3666 by Manfred Hollstein Committed by Manfred Hollstein

Makefile.in: Add dummy targets "info", "install-info", "clean-info" and "dvi".

�
	* Makefile.in: Add dummy targets "info", "install-info", "clean-info"
	and "dvi".

From-SVN: r22492
parent 221f50c6
1998-09-20 Manfred Hollstein <manfred@s-direktnet.de>
* Makefile.in: Add dummy targets "info", "install-info", "clean-info"
and "dvi".
1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com> 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
* configure.in: Use 'if test' not brackets. * configure.in: Use 'if test' not brackets.
......
...@@ -145,7 +145,7 @@ install: all ...@@ -145,7 +145,7 @@ install: all
$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=install $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=install
check uninstall install-strip dist installcheck installdirs: check uninstall install-strip dist installcheck installdirs info install-info clean-info dvi:
mostlyclean: mostlyclean:
rm -f *.o rm -f *.o
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment