mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-01 00:54:24 +03:00
1999-07-12 Kjartan Maraas <kmaraas@online.no>
* Makefile.in: Slight touch-ups
This commit is contained in:
parent
b3ba23d3d5
commit
5f96c52c12
@ -302,7 +302,8 @@ installdirs:
|
||||
|
||||
|
||||
mostlyclean-generic:
|
||||
|
||||
-rm -f index.html gmc.html
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
@ -339,6 +340,8 @@ mostlyclean distclean maintainer-clean
|
||||
|
||||
all:
|
||||
|
||||
index.html: gmc.html
|
||||
|
||||
gmc.html: gmc/gmc.html
|
||||
-cp gmc/gmc.html .
|
||||
-ln -s gmc.html index.html
|
||||
|
Loading…
Reference in New Issue
Block a user