Selaa lähdekoodia

ps3: refactor elf → self build logic and make make_fself mandatory

when building for the PS3 on a Unix system.
master
Sam Hocevar 12 vuotta sitten
vanhempi
commit
135c25956a
1 muutettua tiedostoa jossa 0 lisäystä ja 9 poistoa
  1. +0
    -9
      neercs/Makefile.am

+ 0
- 9
neercs/Makefile.am Näytä tiedosto

@@ -26,15 +26,6 @@ neercs_LDFLAGS = $(top_builddir)/src/liblol.a \
@LOL_LIBS@ @PIPI_LIBS@ @CACA_LIBS@ @UTIL_LIBS@ @PAM_LIBS@
neercs_DEPENDENCIES = $(top_builddir)/src/liblol.a

if BUILD_NEERCS
all-local: neercs$(EXEEXT)
test $(MAKE_FSELF) = no || make_fself neercs$(EXEEXT) neercs.self
endif

CLEANFILES = $(noinst_PROGRAMS:%$(EXEEXT)=%.self) \
$(noinst_PROGRAMS:%$(EXEEXT)=%.elf) \
$(noinst_PROGRAMS:%$(EXEEXT)=%.exe)

old_sources = \
old/actions.c \
old/ansi.c \


Ladataan…
Peruuta
Tallenna