mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 13:49:16 +02:00
Updated to sync with bootstrap repo
This commit is contained in:
parent
a1a3726517
commit
2bc9c40dcd
1 changed files with 0 additions and 4 deletions
|
@ -59,10 +59,6 @@ install-cyclone:
|
||||||
$(INSTALL) -m0644 scheme/*.o $(DESTDIR)$(DATADIR)/scheme
|
$(INSTALL) -m0644 scheme/*.o $(DESTDIR)$(DATADIR)/scheme
|
||||||
$(INSTALL) -m0644 scheme/cyclone/*.o $(DESTDIR)$(DATADIR)/scheme/cyclone
|
$(INSTALL) -m0644 scheme/cyclone/*.o $(DESTDIR)$(DATADIR)/scheme/cyclone
|
||||||
|
|
||||||
install-icyc:
|
|
||||||
$(MKDIR) $(DESTDIR)$(BINDIR)
|
|
||||||
$(INSTALL) -m0755 icyc $(DESTDIR)$(BINDIR)/
|
|
||||||
|
|
||||||
# Install everything. Can not call this directly initially as
|
# Install everything. Can not call this directly initially as
|
||||||
# dependencies are required by portions of the build.
|
# dependencies are required by portions of the build.
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue