mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-17 15:36:50 +00:00
make mi alias for mega-install
This commit is contained in:
parent
e058aa40c3
commit
3da107f0e4
@ -104,7 +104,7 @@ $(INSTALLNAME)-static: $(OFILES)
|
||||
# resulting in a smaller, more efficient, binary. this process uses lots more memory at compile time.
|
||||
#
|
||||
|
||||
mega-install: mega $(SRCFILES) $(INCS) usage.h
|
||||
mega-install mi:mega $(SRCFILES) $(INCS) usage.h
|
||||
$(CHMOD) $(INSTALLMODE) $(INSTALLNAME)
|
||||
$(MV) $(INSTALLNAME) $(INSTALLDIR)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user